refactor: เพิ่ม i18n
This commit is contained in:
parent
470468b7e7
commit
f0fadfdc1b
2 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ export default {
|
||||||
displayField: 'Display Fields',
|
displayField: 'Display Fields',
|
||||||
deleteConfirmTitle: 'Comfirm Deletion',
|
deleteConfirmTitle: 'Comfirm Deletion',
|
||||||
deleteConfirmMessage: 'Do you want to delete this item?',
|
deleteConfirmMessage: 'Do you want to delete this item?',
|
||||||
|
headquartersNotEstablished: 'You have not yet established the headquarters. You need to establish the headquarters before you can create personnel.',
|
||||||
|
|
||||||
changePassword: 'Change Password',
|
changePassword: 'Change Password',
|
||||||
signature: 'Signature',
|
signature: 'Signature',
|
||||||
addSignature: 'Add Signature',
|
addSignature: 'Add Signature',
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@ export default {
|
||||||
displayField: 'ข้อมูลที่แสดง',
|
displayField: 'ข้อมูลที่แสดง',
|
||||||
deleteConfirmTitle: 'ยืนยันการลบข้อมูล',
|
deleteConfirmTitle: 'ยืนยันการลบข้อมูล',
|
||||||
deleteConfirmMessage: 'คุณต้องการลบข้อมูลใช่หรือไม่',
|
deleteConfirmMessage: 'คุณต้องการลบข้อมูลใช่หรือไม่',
|
||||||
|
headquartersNotEstablished: 'ท่านยังไม่ได้สร้างสำนักงานใหญ่ ต้องสร้างสำนักงานใหญ่ก่อนจึงจะสร้าง บุคลากรได้',
|
||||||
changePassword: 'เปลี่ยนรหัสผ่าน',
|
changePassword: 'เปลี่ยนรหัสผ่าน',
|
||||||
signature: 'ลายเซ็น',
|
signature: 'ลายเซ็น',
|
||||||
addSignature: 'เพิ่มลายเซ็น',
|
addSignature: 'เพิ่มลายเซ็น',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue