feat: เพิ่ม i18n
This commit is contained in:
parent
bd9eeb4c8c
commit
085f77bf5c
3 changed files with 8 additions and 8 deletions
|
|
@ -30,4 +30,6 @@ export default {
|
|||
registerDate: 'Register Date',
|
||||
authorizedCapital: 'Registered Capital',
|
||||
registerName: 'RegisterName',
|
||||
|
||||
customerBranchFormTab: 'Branch ',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -97,4 +97,6 @@ export default {
|
|||
formDialogInputTrainingPlace: 'Training Place',
|
||||
formDialogInputCheckpoint: 'Checkpoint',
|
||||
formDialogAttachment: 'Attachment Document',
|
||||
|
||||
formDialogCustomerBranch: 'Branch Information',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue