refactor: add i18n

This commit is contained in:
Net 2024-09-06 11:00:56 +07:00
parent 470470e560
commit 00c12e92e2
2 changed files with 2 additions and 0 deletions

View file

@ -173,6 +173,7 @@ export default {
branchLabelAddress: 'Address', branchLabelAddress: 'Address',
branchLabelTel: 'Telephone', branchLabelTel: 'Telephone',
branchLabelType: 'Type', branchLabelType: 'Type',
branchVirtual: 'Virtual Branch',
branchLabel: 'Branch', branchLabel: 'Branch',
branchHQLabel: 'Headoffice', branchHQLabel: 'Headoffice',
}, },

View file

@ -174,6 +174,7 @@ export default {
branchLabelTel: 'เบอร์โทรศัพท์', branchLabelTel: 'เบอร์โทรศัพท์',
branchLabelType: 'ประเภท', branchLabelType: 'ประเภท',
branchLabel: 'สาขา', branchLabel: 'สาขา',
branchVirtual: 'สาขาเสมือน',
branchHQLabel: 'สำนักงานใหญ่', branchHQLabel: 'สำนักงานใหญ่',
}, },
page: { page: {