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',
|
fatherBirthPlace: 'Father Birth Place',
|
||||||
mother: 'Mother',
|
mother: 'Mother',
|
||||||
motherBirthPlace: 'Mother Birth Place',
|
motherBirthPlace: 'Mother Birth Place',
|
||||||
|
|
||||||
|
telephoneNo: "Worker's phone number",
|
||||||
},
|
},
|
||||||
fileType: {
|
fileType: {
|
||||||
passport: 'Passport',
|
passport: 'Passport',
|
||||||
|
|
|
||||||
|
|
@ -588,6 +588,7 @@ export default {
|
||||||
fatherBirthPlace: 'สถานที่เกิดของบิดา',
|
fatherBirthPlace: 'สถานที่เกิดของบิดา',
|
||||||
mother: 'มารดา',
|
mother: 'มารดา',
|
||||||
motherBirthPlace: 'สถานที่เกิดของมารดา',
|
motherBirthPlace: 'สถานที่เกิดของมารดา',
|
||||||
|
telephoneNo: 'เบอร์โทรศัพท์คนงาน',
|
||||||
},
|
},
|
||||||
fileType: {
|
fileType: {
|
||||||
passport: 'ข้อมูลหนังสือการเดินทาง',
|
passport: 'ข้อมูลหนังสือการเดินทาง',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue