feat: UI Customer Detail 2 (more detail + i18n)

This commit is contained in:
oat_dev 2024-06-07 13:59:36 +07:00
parent f3a146e345
commit ccd7364b8a
5 changed files with 177 additions and 135 deletions

View file

@ -17,6 +17,7 @@ export default {
businessType: 'ประเภทกิจการ ภาษาไทย',
businessTypeEN: 'ประเภทกิจการ ภาษาอังกฤษ',
businessTypePure: 'ประเภทกิจการ',
jobPosition: 'ตําแหน่งงาน ภาษาไทย',
jobPositionEN: 'ตําแหน่งงาน ภาษาอังกฤษ',
@ -40,4 +41,8 @@ export default {
registerName: 'จดทะเบียนชื่อ',
customerBranchFormTab: 'สาขาที่',
officeType: '',
allEmployee: 'ลูกจ้างทั้งหมด',
};