<?php return [ 'form' => [ 'actions' => [ 'save' => [ 'label' => 'บันทึก', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'บันทึกข้อมูลเรียบร้อย', ], ], ];