fix: wrong structure i18n

This commit is contained in:
Methapon2001 2024-08-15 11:09:54 +07:00
parent 628c3d2bf8
commit b557053dbd

View file

@ -137,7 +137,6 @@ export default {
}, },
}, },
customerBranch: { customerBranch: {
form: {
tab: { tab: {
main: 'About', main: 'About',
address: 'Address', address: 'Address',
@ -145,6 +144,7 @@ export default {
contact: 'Contact', contact: 'Contact',
attachment: 'Attachment', attachment: 'Attachment',
}, },
form: {
no: 'Branch No.', no: 'Branch No.',
code: 'Branch Code', code: 'Branch Code',
taxNo: 'Tax Identification Number', taxNo: 'Tax Identification Number',