refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-12-26 11:01:51 +07:00
parent d80e7e5f2b
commit 532153ef34
2 changed files with 3 additions and 0 deletions

View file

@ -1010,6 +1010,8 @@ export default {
'Do you want to confirm the saving of the status change data?',
confirmSending: 'Do you confirm the submission of the task?',
confirmValidate: 'Do you confirm the validation?',
warningSelectDeliveryStaff:
'You have not yet selected a document delivery staff.',
},
action: {
ok: 'OK',

View file

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