feat: update i18n

This commit is contained in:
Methapon2001 2024-08-13 20:54:53 +07:00
parent 2e4cc0874f
commit db5ed1c61a
2 changed files with 2 additions and 0 deletions

View file

@ -119,6 +119,7 @@ export default {
employer: 'Employer', employer: 'Employer',
employee: 'Employee', employee: 'Employee',
form: { form: {
selectType: 'Select Customer Type',
group: { group: {
basicInfo: 'Basic Information', basicInfo: 'Basic Information',
branch: 'Branch', branch: 'Branch',

View file

@ -121,6 +121,7 @@ export default {
employee: 'ลูกจ้าง', employee: 'ลูกจ้าง',
form: { form: {
selectType: 'เลือกประเภท',
group: { group: {
basicInfo: 'ข้อมูลพื้นฐาน', basicInfo: 'ข้อมูลพื้นฐาน',
branch: 'ข้อมูลสาขา', branch: 'ข้อมูลสาขา',