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',
|
address: 'Address',
|
||||||
business: 'Business',
|
business: 'Business',
|
||||||
contact: 'Contact',
|
contact: 'Contact',
|
||||||
|
attachment: 'Attachment',
|
||||||
},
|
},
|
||||||
no: 'Branch No.',
|
no: 'Branch No.',
|
||||||
code: 'Branch Code',
|
code: 'Branch Code',
|
||||||
|
|
@ -143,6 +144,7 @@ export default {
|
||||||
registerName: 'Registered Name',
|
registerName: 'Registered Name',
|
||||||
registerDate: 'Registered Date',
|
registerDate: 'Registered Date',
|
||||||
telephone: 'Telephone No.',
|
telephone: 'Telephone No.',
|
||||||
|
attachment: 'Attachment',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -136,6 +136,7 @@ export default {
|
||||||
address: 'ที่อยู่',
|
address: 'ที่อยู่',
|
||||||
business: 'ธุรกิจ',
|
business: 'ธุรกิจ',
|
||||||
contact: 'ติดต่อ',
|
contact: 'ติดต่อ',
|
||||||
|
attachment: 'เอกสารเพิ่มเติม',
|
||||||
},
|
},
|
||||||
form: {
|
form: {
|
||||||
no: 'เลขที่สาขา',
|
no: 'เลขที่สาขา',
|
||||||
|
|
@ -146,6 +147,7 @@ export default {
|
||||||
authorizedCapital: 'ทุนจดทะเบียน',
|
authorizedCapital: 'ทุนจดทะเบียน',
|
||||||
registerName: 'ชื่อที่จดทะเบียน',
|
registerName: 'ชื่อที่จดทะเบียน',
|
||||||
registerDate: 'วันที่จดทะเบียน',
|
registerDate: 'วันที่จดทะเบียน',
|
||||||
|
attachment: 'เอกสารเพิ่มเติม',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue