feat: UI Customer Detail 2 (more detail + i18n)
This commit is contained in:
parent
f3a146e345
commit
ccd7364b8a
5 changed files with 177 additions and 135 deletions
|
|
@ -13,6 +13,8 @@ export default {
|
|||
inputCustomerAddress: 'Employment office location (within the area)',
|
||||
businessType: 'Business type in Thai',
|
||||
businessTypeEN: 'Business type in English',
|
||||
businessTypePure: 'Business Type',
|
||||
|
||||
jobPosition: 'Job position in Thai',
|
||||
jobPositionEN: 'Job position in English',
|
||||
jobDescription: 'Job description',
|
||||
|
|
@ -32,4 +34,6 @@ export default {
|
|||
registerName: 'RegisterName',
|
||||
|
||||
customerBranchFormTab: 'Branch ',
|
||||
|
||||
allEmployee: 'All Employee',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue