refactor: add i18n
This commit is contained in:
parent
d80e7e5f2b
commit
532153ef34
2 changed files with 3 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -990,6 +990,7 @@ export default {
|
|||
confirmLogout: 'คุณต้องการออกจากระบบใช่หรือไม่',
|
||||
headquartersNotEstablished: 'ยังไม่ได้สร้างสำนักงานใหญ่',
|
||||
warningClose: 'มีการแก้ไขที่ยังไม่ได้บันทึก คุณต้องการปิดใช่หรือไม่',
|
||||
warningSelectDeliveryStaff: 'คุณยังไม่ได้เลือกพนักงานส่งเอกสาร',
|
||||
close: 'คุณต้องการปิดหน้าต่างนี้ใช่หรือไม่',
|
||||
confirmChangeStatus: 'คุณต้องการเปลี่ยนสถานะใช่หรือไม่',
|
||||
confirmSavingStatus:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue