refactor: add i18n
This commit is contained in:
parent
8004f4fa2f
commit
a38cd5e75d
2 changed files with 3 additions and 0 deletions
|
|
@ -593,6 +593,8 @@ export default {
|
|||
fatherBirthPlace: 'Father Birth Place',
|
||||
mother: 'Mother',
|
||||
motherBirthPlace: 'Mother Birth Place',
|
||||
|
||||
telephoneNo: "Worker's phone number",
|
||||
},
|
||||
fileType: {
|
||||
passport: 'Passport',
|
||||
|
|
|
|||
|
|
@ -588,6 +588,7 @@ export default {
|
|||
fatherBirthPlace: 'สถานที่เกิดของบิดา',
|
||||
mother: 'มารดา',
|
||||
motherBirthPlace: 'สถานที่เกิดของมารดา',
|
||||
telephoneNo: 'เบอร์โทรศัพท์คนงาน',
|
||||
},
|
||||
fileType: {
|
||||
passport: 'ข้อมูลหนังสือการเดินทาง',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue