feat: update i18n

This commit is contained in:
Methapon2001 2024-08-08 09:44:33 +07:00
parent 0ef7cf4f11
commit 68838cec60
3 changed files with 19 additions and 4 deletions

View file

@ -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',

View file

@ -130,6 +130,12 @@ export default {
},
},
customerBranch: {
tab: {
main: 'เกี่ยวกับ',
address: 'ที่อยู่',
business: 'ธุรกิจ',
contact: 'ติดต่อ',
},
form: {
no: 'เลขที่สาขา',
code: 'รหัสสาขา',