From 42cadc427bfc4328a7f9250537da61440a4e438c Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Fri, 25 Oct 2024 16:28:15 +0700 Subject: [PATCH] refactor: add i18n --- src/i18n/eng/index.ts | 1 + src/i18n/tha/index.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index a589b739..6259466d 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -109,6 +109,7 @@ export default { or: 'or {msg}', people: 'People', group: 'Group', + laborIdentified: 'Labor identified', }, menu: { diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index d0e9a664..f0f8bf4a 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -109,6 +109,7 @@ export default { or: 'หรือ {msg}', people: 'ผู้คน', group: 'กลุ่ม', + laborIdentified: 'ระบุแรงงาน', }, menu: {