fix: wrong structure i18n
This commit is contained in:
parent
628c3d2bf8
commit
b557053dbd
1 changed files with 7 additions and 7 deletions
|
|
@ -137,14 +137,14 @@ export default {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
customerBranch: {
|
customerBranch: {
|
||||||
|
tab: {
|
||||||
|
main: 'About',
|
||||||
|
address: 'Address',
|
||||||
|
business: 'Business',
|
||||||
|
contact: 'Contact',
|
||||||
|
attachment: 'Attachment',
|
||||||
|
},
|
||||||
form: {
|
form: {
|
||||||
tab: {
|
|
||||||
main: 'About',
|
|
||||||
address: 'Address',
|
|
||||||
business: 'Business',
|
|
||||||
contact: 'Contact',
|
|
||||||
attachment: 'Attachment',
|
|
||||||
},
|
|
||||||
no: 'Branch No.',
|
no: 'Branch No.',
|
||||||
code: 'Branch Code',
|
code: 'Branch Code',
|
||||||
taxNo: 'Tax Identification Number',
|
taxNo: 'Tax Identification Number',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue