feat: update i18n
This commit is contained in:
parent
08b929d0d9
commit
637c503303
2 changed files with 4 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ export default {
|
|||
address: 'Address',
|
||||
business: 'Business',
|
||||
contact: 'Contact',
|
||||
attachment: 'Attachment',
|
||||
},
|
||||
no: 'Branch No.',
|
||||
code: 'Branch Code',
|
||||
|
|
@ -143,6 +144,7 @@ export default {
|
|||
registerName: 'Registered Name',
|
||||
registerDate: 'Registered Date',
|
||||
telephone: 'Telephone No.',
|
||||
attachment: 'Attachment',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
|
|
@ -136,6 +136,7 @@ export default {
|
|||
address: 'ที่อยู่',
|
||||
business: 'ธุรกิจ',
|
||||
contact: 'ติดต่อ',
|
||||
attachment: 'เอกสารเพิ่มเติม',
|
||||
},
|
||||
form: {
|
||||
no: 'เลขที่สาขา',
|
||||
|
|
@ -146,6 +147,7 @@ export default {
|
|||
authorizedCapital: 'ทุนจดทะเบียน',
|
||||
registerName: 'ชื่อที่จดทะเบียน',
|
||||
registerDate: 'วันที่จดทะเบียน',
|
||||
attachment: 'เอกสารเพิ่มเติม',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue