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',
|
||||
},
|
||||
form: {
|
||||
title: 'Branch',
|
||||
no: 'Branch No.',
|
||||
code: 'Branch Code',
|
||||
taxNo: 'Tax Identification Number',
|
||||
|
|
|
|||
|
|
@ -150,6 +150,7 @@ export default {
|
|||
attachment: 'เอกสารเพิ่มเติม',
|
||||
},
|
||||
form: {
|
||||
title: 'สาขา',
|
||||
no: 'เลขที่สาขา',
|
||||
code: 'รหัสสาขา',
|
||||
taxNo: 'เลขทะเบียนนิติบุคคล',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue