feat: เพิ่ม i18n
This commit is contained in:
parent
27e2ac2dc2
commit
7534059ec7
2 changed files with 6 additions and 0 deletions
|
|
@ -99,4 +99,7 @@ export default {
|
|||
formDialogAttachment: 'Attachment Document',
|
||||
|
||||
formDialogCustomerBranch: 'Branch Information',
|
||||
|
||||
formDialogAddress: 'Address in Thai',
|
||||
formDialogAddressEN: 'Address in English',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -98,4 +98,7 @@ export default {
|
|||
formDialogAttachment: 'แบบเอกสารประจำตัว',
|
||||
|
||||
formDialogCustomerBranch: 'ข้อมูลสาขา',
|
||||
|
||||
formDialogAddress: 'ที่อยู่ ภาษาไทย',
|
||||
formDialogAddressEN: 'ที่อยู่ ภาษาอังกฤษ',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue