feat: update i18n
This commit is contained in:
parent
0ef7cf4f11
commit
68838cec60
3 changed files with 19 additions and 4 deletions
|
|
@ -127,6 +127,12 @@ export default {
|
|||
},
|
||||
customerBranch: {
|
||||
form: {
|
||||
tab: {
|
||||
main: 'About',
|
||||
address: 'Address',
|
||||
business: 'Business',
|
||||
contact: 'Contact',
|
||||
},
|
||||
no: 'Branch No.',
|
||||
code: 'Branch Code',
|
||||
taxNo: 'Tax Identification Number',
|
||||
|
|
|
|||
|
|
@ -130,6 +130,12 @@ export default {
|
|||
},
|
||||
},
|
||||
customerBranch: {
|
||||
tab: {
|
||||
main: 'เกี่ยวกับ',
|
||||
address: 'ที่อยู่',
|
||||
business: 'ธุรกิจ',
|
||||
contact: 'ติดต่อ',
|
||||
},
|
||||
form: {
|
||||
no: 'เลขที่สาขา',
|
||||
code: 'รหัสสาขา',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue