refactor: add i18n
This commit is contained in:
parent
153542ae16
commit
e9c15d4555
2 changed files with 2 additions and 0 deletions
|
|
@ -696,6 +696,7 @@ export default {
|
||||||
confirmLogout: 'Do you want to Logout?',
|
confirmLogout: 'Do you want to Logout?',
|
||||||
headquartersNotEstablished: 'Headoffice not established',
|
headquartersNotEstablished: 'Headoffice not established',
|
||||||
warningClose: 'Incomplte edit data, Do you want to close?',
|
warningClose: 'Incomplte edit data, Do you want to close?',
|
||||||
|
close: 'Do you want to close this window?',
|
||||||
},
|
},
|
||||||
action: {
|
action: {
|
||||||
ok: 'OK',
|
ok: 'OK',
|
||||||
|
|
|
||||||
|
|
@ -691,6 +691,7 @@ export default {
|
||||||
confirmLogout: 'คุณต้องการออกจากระบบใช่หรือไม่',
|
confirmLogout: 'คุณต้องการออกจากระบบใช่หรือไม่',
|
||||||
headquartersNotEstablished: 'ยังไม่ได้สร้างสำนักงานใหญ่',
|
headquartersNotEstablished: 'ยังไม่ได้สร้างสำนักงานใหญ่',
|
||||||
warningClose: 'มีการแก้ไขที่ยังไม่ได้บันทึก คุณต้องการปิดใช่หรือไม่',
|
warningClose: 'มีการแก้ไขที่ยังไม่ได้บันทึก คุณต้องการปิดใช่หรือไม่',
|
||||||
|
close: 'คุณต้องการปิดหน้าต่างนี้ใช่หรือไม่',
|
||||||
},
|
},
|
||||||
action: {
|
action: {
|
||||||
ok: 'ยืนยัน',
|
ok: 'ยืนยัน',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue