refactor: add i18n of customerBranch
This commit is contained in:
parent
48fdf71522
commit
f01336def6
2 changed files with 2 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ export default {
|
||||||
attachment: 'Attachment',
|
attachment: 'Attachment',
|
||||||
},
|
},
|
||||||
form: {
|
form: {
|
||||||
|
title: 'Branch',
|
||||||
no: 'Branch No.',
|
no: 'Branch No.',
|
||||||
code: 'Branch Code',
|
code: 'Branch Code',
|
||||||
taxNo: 'Tax Identification Number',
|
taxNo: 'Tax Identification Number',
|
||||||
|
|
|
||||||
|
|
@ -150,6 +150,7 @@ export default {
|
||||||
attachment: 'เอกสารเพิ่มเติม',
|
attachment: 'เอกสารเพิ่มเติม',
|
||||||
},
|
},
|
||||||
form: {
|
form: {
|
||||||
|
title: 'สาขา',
|
||||||
no: 'เลขที่สาขา',
|
no: 'เลขที่สาขา',
|
||||||
code: 'รหัสสาขา',
|
code: 'รหัสสาขา',
|
||||||
taxNo: 'เลขทะเบียนนิติบุคคล',
|
taxNo: 'เลขทะเบียนนิติบุคคล',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue