diff --git a/src/i18n/en-US/index.ts b/src/i18n/en-US/index.ts index 6039010f..c59d71e1 100644 --- a/src/i18n/en-US/index.ts +++ b/src/i18n/en-US/index.ts @@ -106,6 +106,8 @@ export default { }, }, customer: { + employer: 'Employer', + employee: 'Employee', form: { group: { basicInfo: 'Basic Information', diff --git a/src/i18n/th-th/index.ts b/src/i18n/th-th/index.ts index 70781721..a99934f9 100644 --- a/src/i18n/th-th/index.ts +++ b/src/i18n/th-th/index.ts @@ -107,6 +107,8 @@ export default { }, }, customer: { + employer: 'นายจ้าง', + employee: 'ลูกจ้าง', form: { group: { basicInfo: 'ข้อมูลพื้นฐาน',