From f68d49a0d9f3b6f0fa3be3856c4df50ae15e0d1e Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Tue, 5 Nov 2024 10:15:29 +0700 Subject: [PATCH] refactor: edit i18n th --- src/i18n/tha.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index d8a620cb..1413317d 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -502,12 +502,12 @@ export default { form: { group: { personalInfo: 'ข้อมูลส่วนตัว', - passport: 'หนังสือเดินทาง', - visa: 'วีซ่า', - healthCheck: 'ตรวจสุขภาพ', - workHistory: 'ประวัติการทำงาน', - other: 'อื่นๆ', - family: 'ครอบครัว', + passport: 'ข้อมูล Passport', + visa: 'ข้อมูล Visa', + healthCheck: 'ข้อมูลสุขภาพ', + workHistory: 'ข้อมูลการทำงาน', + other: 'ข้อมูลอื่นๆ', + family: 'ข้อมูลครอบครัว', }, employerBranch: 'สาขานายจ้าง', employeeCode: 'รหัสลูกจ้าง',