From dd2563123e77628dbd8c70bce0113e41f53fadf7 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Wed, 6 Nov 2024 17:38:29 +0700 Subject: [PATCH] refactor: add i18n --- src/i18n/eng.ts | 1 + src/i18n/tha.ts | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index ddedb976..281c220f 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -120,6 +120,7 @@ export default { byArea: 'By area', company: 'Company', form: 'Form', + designForm: 'design a form', }, menu: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 439f5d93..5364dc18 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -1,5 +1,3 @@ -import { title } from 'node:process'; - export default { general: { ok: 'ตกลง', @@ -122,6 +120,7 @@ export default { byArea: 'ตามเขตพื้นที่', company: 'บริษัท', form: 'แบบฟอร์ม', + designForm: 'ออกแบบฟอร์ม', }, menu: {