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',
|
branchLabelAddress: 'Address',
|
||||||
branchLabelTel: 'Telephone',
|
branchLabelTel: 'Telephone',
|
||||||
branchLabelType: 'Type',
|
branchLabelType: 'Type',
|
||||||
|
branchVirtual: 'Virtual Branch',
|
||||||
branchLabel: 'Branch',
|
branchLabel: 'Branch',
|
||||||
branchHQLabel: 'Headoffice',
|
branchHQLabel: 'Headoffice',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -174,6 +174,7 @@ export default {
|
||||||
branchLabelTel: 'เบอร์โทรศัพท์',
|
branchLabelTel: 'เบอร์โทรศัพท์',
|
||||||
branchLabelType: 'ประเภท',
|
branchLabelType: 'ประเภท',
|
||||||
branchLabel: 'สาขา',
|
branchLabel: 'สาขา',
|
||||||
|
branchVirtual: 'สาขาเสมือน',
|
||||||
branchHQLabel: 'สำนักงานใหญ่',
|
branchHQLabel: 'สำนักงานใหญ่',
|
||||||
},
|
},
|
||||||
page: {
|
page: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue