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
|
|
@ -17,6 +17,7 @@ export default {
|
|||
|
||||
businessType: 'ประเภทกิจการ ภาษาไทย',
|
||||
businessTypeEN: 'ประเภทกิจการ ภาษาอังกฤษ',
|
||||
businessTypePure: 'ประเภทกิจการ',
|
||||
|
||||
jobPosition: 'ตําแหน่งงาน ภาษาไทย',
|
||||
jobPositionEN: 'ตําแหน่งงาน ภาษาอังกฤษ',
|
||||
|
|
@ -40,4 +41,8 @@ export default {
|
|||
registerName: 'จดทะเบียนชื่อ',
|
||||
|
||||
customerBranchFormTab: 'สาขาที่',
|
||||
|
||||
officeType: '',
|
||||
|
||||
allEmployee: 'ลูกจ้างทั้งหมด',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue