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',
|
||||
branchStatus: 'Branch Status',
|
||||
success: 'Success',
|
||||
taxNo: 'Legal Person',
|
||||
contactName: 'Contact Name',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
@ -168,6 +170,7 @@ export default {
|
|||
branch: {
|
||||
office: 'Office',
|
||||
card: {
|
||||
office: 'Office',
|
||||
orderNumber: 'No.',
|
||||
branchLabelName: 'Name',
|
||||
branchLabelAddress: 'Address',
|
||||
|
|
@ -176,6 +179,8 @@ export default {
|
|||
branchVirtual: 'Virtual Branch',
|
||||
branchLabel: 'Branch',
|
||||
branchHQLabel: 'Headoffice',
|
||||
taxNo: 'Legal Person',
|
||||
contactName: 'Contact Name',
|
||||
},
|
||||
page: {
|
||||
captionManage: 'Manage',
|
||||
|
|
|
|||
|
|
@ -172,6 +172,7 @@ export default {
|
|||
card: {
|
||||
orderNumber: 'ลำดับที่',
|
||||
branchLabelName: 'ชื่อ',
|
||||
office: 'สำนักงาน',
|
||||
branchLabelAddress: 'ที่อยู่',
|
||||
branchLabelTel: 'เบอร์โทรสำนักงาน',
|
||||
branchLabelType: 'ประเภท',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue