refactor: add i18n of customerBranch

This commit is contained in:
Net 2024-08-15 16:34:58 +07:00
parent 48fdf71522
commit f01336def6
2 changed files with 2 additions and 0 deletions

View file

@ -145,6 +145,7 @@ export default {
attachment: 'Attachment',
},
form: {
title: 'Branch',
no: 'Branch No.',
code: 'Branch Code',
taxNo: 'Tax Identification Number',

View file

@ -150,6 +150,7 @@ export default {
attachment: 'เอกสารเพิ่มเติม',
},
form: {
title: 'สาขา',
no: 'เลขที่สาขา',
code: 'รหัสสาขา',
taxNo: 'เลขทะเบียนนิติบุคคล',