From 74df7c81f53c4f9f10e323ed814b93371cefa894 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 26 Mar 2025 16:20:06 +0700 Subject: [PATCH] refactor: add new translation keys for 'Draw' and 'New Upload' in English and Thai --- 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 c035f823..858e9489 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -151,6 +151,8 @@ export default { dueDate: 'Due date', year: 'year', tableOfContent: 'Table of Contents', + draw: 'Draw', + newUpload: 'New Upload', }, menu: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 22df9281..5ce04f74 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -151,6 +151,8 @@ export default { dueDate: 'วันครบกำหนด', year: 'ปี', tableOfContent: 'สารบัญ', + draw: 'วาด', + newUpload: 'อัปโหลดใหม่', }, menu: {