feat: add i18n
This commit is contained in:
parent
f6b482330a
commit
9a4282393f
2 changed files with 4 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ export default {
|
|||
},
|
||||
},
|
||||
customer: {
|
||||
employer: 'Employer',
|
||||
employee: 'Employee',
|
||||
form: {
|
||||
group: {
|
||||
basicInfo: 'Basic Information',
|
||||
|
|
|
|||
|
|
@ -107,6 +107,8 @@ export default {
|
|||
},
|
||||
},
|
||||
customer: {
|
||||
employer: 'นายจ้าง',
|
||||
employee: 'ลูกจ้าง',
|
||||
form: {
|
||||
group: {
|
||||
basicInfo: 'ข้อมูลพื้นฐาน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue