feat(03): young worker warning dialog
This commit is contained in:
parent
6790b5f938
commit
70b50e132f
4 changed files with 64 additions and 5 deletions
|
|
@ -469,12 +469,14 @@ export default {
|
|||
incompleteDataEntry: 'กรอกข้อมูลไม่ครบ',
|
||||
confirmChangeStatus: 'ยืนยันการเปลี่ยนสถานะ',
|
||||
confirmDelete: 'ยืนยันการลบ',
|
||||
youngWorker: 'ลูกจ้างอายุต่ำกว่า 18 ปี',
|
||||
},
|
||||
message: {
|
||||
incompleteDataEntry: 'กรอกข้อมูลไม่ครบในหน้า {tap}',
|
||||
confirmChangeStatusOn: 'คุณต้องการเปิดใช่หรือไม่',
|
||||
confirmChangeStatusOff: 'คุณต้องการปิดใช่หรือไม่',
|
||||
confirmDelete: 'คุณต้องการลบรายการนี้ใช่หรือไม่',
|
||||
youngWorker: 'ลูกจ้างอายุต่ำกว่า 18 ปี ต้องการยืนยันหรือไม่',
|
||||
},
|
||||
action: {
|
||||
ok: 'ยืนยัน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue