From 2f9dc1cfb7536718ee4bc2a013b3dfaef84c1312 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Mon, 4 Nov 2024 14:07:40 +0700 Subject: [PATCH] refactor: add i18n --- src/i18n/eng.ts | 2 ++ src/i18n/tha.ts | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index fcb66c54..bdf0ec86 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -116,6 +116,8 @@ export default { overDue: 'Overdue', status: 'Status', shared: 'Shared', + area: 'Area by area', + byArea: 'By area', }, menu: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 10962b6e..db8d3b98 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -118,6 +118,8 @@ export default { overDue: 'เลยกำหนด', status: 'สถานะ', shared: 'ใช้ร่วมกัน', + area: 'เขตพื้นที่', + byArea: 'ตามเขตพื้นที่', }, menu: {