feat: เพิ่ม i18n

This commit is contained in:
Net 2024-04-24 09:19:05 +07:00
parent bd9eeb4c8c
commit 085f77bf5c
3 changed files with 8 additions and 8 deletions

View file

@ -30,4 +30,6 @@ export default {
registerDate: 'Register Date',
authorizedCapital: 'Registered Capital',
registerName: 'RegisterName',
customerBranchFormTab: 'Branch ',
};

View file

@ -97,4 +97,6 @@ export default {
formDialogInputTrainingPlace: 'Training Place',
formDialogInputCheckpoint: 'Checkpoint',
formDialogAttachment: 'Attachment Document',
formDialogCustomerBranch: 'Branch Information',
};