refactor: add i18n
This commit is contained in:
parent
0ca91644a6
commit
2abee40af9
2 changed files with 6 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ export default {
|
||||||
typeBranch: 'Branch Type',
|
typeBranch: 'Branch Type',
|
||||||
branchStatus: 'Branch Status',
|
branchStatus: 'Branch Status',
|
||||||
success: 'Success',
|
success: 'Success',
|
||||||
|
taxNo: 'Legal Person',
|
||||||
|
contactName: 'Contact Name',
|
||||||
},
|
},
|
||||||
|
|
||||||
menu: {
|
menu: {
|
||||||
|
|
@ -168,6 +170,7 @@ export default {
|
||||||
branch: {
|
branch: {
|
||||||
office: 'Office',
|
office: 'Office',
|
||||||
card: {
|
card: {
|
||||||
|
office: 'Office',
|
||||||
orderNumber: 'No.',
|
orderNumber: 'No.',
|
||||||
branchLabelName: 'Name',
|
branchLabelName: 'Name',
|
||||||
branchLabelAddress: 'Address',
|
branchLabelAddress: 'Address',
|
||||||
|
|
@ -176,6 +179,8 @@ export default {
|
||||||
branchVirtual: 'Virtual Branch',
|
branchVirtual: 'Virtual Branch',
|
||||||
branchLabel: 'Branch',
|
branchLabel: 'Branch',
|
||||||
branchHQLabel: 'Headoffice',
|
branchHQLabel: 'Headoffice',
|
||||||
|
taxNo: 'Legal Person',
|
||||||
|
contactName: 'Contact Name',
|
||||||
},
|
},
|
||||||
page: {
|
page: {
|
||||||
captionManage: 'Manage',
|
captionManage: 'Manage',
|
||||||
|
|
|
||||||
|
|
@ -172,6 +172,7 @@ export default {
|
||||||
card: {
|
card: {
|
||||||
orderNumber: 'ลำดับที่',
|
orderNumber: 'ลำดับที่',
|
||||||
branchLabelName: 'ชื่อ',
|
branchLabelName: 'ชื่อ',
|
||||||
|
office: 'สำนักงาน',
|
||||||
branchLabelAddress: 'ที่อยู่',
|
branchLabelAddress: 'ที่อยู่',
|
||||||
branchLabelTel: 'เบอร์โทรสำนักงาน',
|
branchLabelTel: 'เบอร์โทรสำนักงาน',
|
||||||
branchLabelType: 'ประเภท',
|
branchLabelType: 'ประเภท',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue