refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-11-12 10:39:38 +07:00
parent 8004f4fa2f
commit a38cd5e75d
2 changed files with 3 additions and 0 deletions

View file

@ -593,6 +593,8 @@ export default {
fatherBirthPlace: 'Father Birth Place',
mother: 'Mother',
motherBirthPlace: 'Mother Birth Place',
telephoneNo: "Worker's phone number",
},
fileType: {
passport: 'Passport',

View file

@ -588,6 +588,7 @@ export default {
fatherBirthPlace: 'สถานที่เกิดของบิดา',
mother: 'มารดา',
motherBirthPlace: 'สถานที่เกิดของมารดา',
telephoneNo: 'เบอร์โทรศัพท์คนงาน',
},
fileType: {
passport: 'ข้อมูลหนังสือการเดินทาง',