From b8822f286bd4611f0897db32850e5476cfeb253e Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Fri, 25 Oct 2024 17:36:50 +0700 Subject: [PATCH] feat: ad i19n --- 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 56e1151e..638b734a 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -113,6 +113,7 @@ export default { beDue: 'It will be due in...', due: 'Due', overDue: 'Overdue', + status: 'Status', }, menu: { diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index c9d8d5ad..6cd8e088 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -113,6 +113,7 @@ export default { beDue: 'จะครบกำหนดในอีก', due: 'ครบกำหนด', overDue: 'เลยกำหนด', + status: 'สถานะ', }, menu: {