diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index 44053da6..adf47d68 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -593,6 +593,8 @@ export default { fatherBirthPlace: 'Father Birth Place', mother: 'Mother', motherBirthPlace: 'Mother Birth Place', + + telephoneNo: "Worker's phone number", }, fileType: { passport: 'Passport', diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 901730d4..00575f2e 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -588,6 +588,7 @@ export default { fatherBirthPlace: 'สถานที่เกิดของบิดา', mother: 'มารดา', motherBirthPlace: 'สถานที่เกิดของมารดา', + telephoneNo: 'เบอร์โทรศัพท์คนงาน', }, fileType: { passport: 'ข้อมูลหนังสือการเดินทาง',