refactor: add i18n
This commit is contained in:
parent
470470e560
commit
00c12e92e2
2 changed files with 2 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ export default {
|
|||
branchLabelAddress: 'Address',
|
||||
branchLabelTel: 'Telephone',
|
||||
branchLabelType: 'Type',
|
||||
branchVirtual: 'Virtual Branch',
|
||||
branchLabel: 'Branch',
|
||||
branchHQLabel: 'Headoffice',
|
||||
},
|
||||
|
|
|
|||
|
|
@ -174,6 +174,7 @@ export default {
|
|||
branchLabelTel: 'เบอร์โทรศัพท์',
|
||||
branchLabelType: 'ประเภท',
|
||||
branchLabel: 'สาขา',
|
||||
branchVirtual: 'สาขาเสมือน',
|
||||
branchHQLabel: 'สำนักงานใหญ่',
|
||||
},
|
||||
page: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue