From 33c81676c6ba81d82140a30c79ce43085f8bd473 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Tue, 12 Nov 2024 09:28:48 +0700 Subject: [PATCH] refactor: edit i18n --- src/i18n/tha.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 3ccc8477..67d8af72 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -562,8 +562,8 @@ export default { result: 'ผลการตรวจ', checkupType: 'ประเภทการตรวจ', - hospital: 'โรงพยาบาล', - medicalBenefit: 'ประเภทสิทธิประโยชน์ทางการแพทย์', + hospital: 'โรงพยาบาลที่ตรวจสุขภาพ', + medicalBenefit: 'สิทธิการรักษา', coverageStartDate: 'วันที่เริ่มคุ้มครอง', coverageExpireDate: 'วันที่สิ้นสุดการคุ้มครอง', insuranceCompany: 'บริษัทประกัน',