refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-10-18 13:56:56 +07:00
parent 153542ae16
commit e9c15d4555
2 changed files with 2 additions and 0 deletions

View file

@ -696,6 +696,7 @@ export default {
confirmLogout: 'Do you want to Logout?',
headquartersNotEstablished: 'Headoffice not established',
warningClose: 'Incomplte edit data, Do you want to close?',
close: 'Do you want to close this window?',
},
action: {
ok: 'OK',

View file

@ -691,6 +691,7 @@ export default {
confirmLogout: 'คุณต้องการออกจากระบบใช่หรือไม่',
headquartersNotEstablished: 'ยังไม่ได้สร้างสำนักงานใหญ่',
warningClose: 'มีการแก้ไขที่ยังไม่ได้บันทึก คุณต้องการปิดใช่หรือไม่',
close: 'คุณต้องการปิดหน้าต่างนี้ใช่หรือไม่',
},
action: {
ok: 'ยืนยัน',