From 4e3a642aa1e0f569b2b727e274b6b7c60f76eb44 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Mon, 27 Jan 2025 17:46:24 +0700 Subject: [PATCH] refactor: add i18n --- src/i18n/eng.ts | 1 + src/i18n/tha.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index fdef5fe2..73e8bc40 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -140,6 +140,7 @@ export default { numberOfDay: 'Number of days', other: 'Other', agencyAddress: 'Agency Address', + hintRemark: 'You can add tags such as ', }, menu: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index b610bcb5..5ec99eec 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -142,6 +142,7 @@ export default { numberOfDay: 'จำนวนวัน', other: 'อื่นๆ', agencyAddress: 'ที่อยู่หน่วยงาน ', + hintRemark: 'คุณสามารถใส่แท็ก เช่น', }, menu: {