From 333d6e3b651e460caca04a896cbc8c175555b79b Mon Sep 17 00:00:00 2001 From: Alfika07 Date: Fri, 19 Jul 2024 09:43:23 +0200 Subject: [PATCH 1/3] Move Tamil translation to the rest of translations --- src/{ => gui/src}/i18n/translations/ta.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{ => gui/src}/i18n/translations/ta.js (100%) diff --git a/src/i18n/translations/ta.js b/src/gui/src/i18n/translations/ta.js similarity index 100% rename from src/i18n/translations/ta.js rename to src/gui/src/i18n/translations/ta.js From 8a3d0430f39f872b8a460c344cce652c340b700b Mon Sep 17 00:00:00 2001 From: Alfika07 Date: Fri, 19 Jul 2024 09:46:04 +0200 Subject: [PATCH 2/3] Add Tamil translation to translations.js --- src/gui/src/i18n/translations/translations.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gui/src/i18n/translations/translations.js b/src/gui/src/i18n/translations/translations.js index 6dcd3547..debc5a30 100644 --- a/src/gui/src/i18n/translations/translations.js +++ b/src/gui/src/i18n/translations/translations.js @@ -41,6 +41,7 @@ import pt from './pt.js'; import ro from './ro.js'; import ru from './ru.js'; import sv from './sv.js'; +import ta from './ta.js'; import th from './th.js'; import tr from './tr.js'; import ur from './ur.js'; @@ -77,6 +78,7 @@ export default { pl, pt, sv, + ta, th, tr, ua, From f2bb551e759a1f15f2e39f68d82990731565749e Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Fri, 19 Jul 2024 08:52:19 -0700 Subject: [PATCH 3/3] Change `english_name` from `English` to `Tamil` --- src/gui/src/i18n/translations/ta.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/src/i18n/translations/ta.js b/src/gui/src/i18n/translations/ta.js index 80786277..878024b7 100644 --- a/src/gui/src/i18n/translations/ta.js +++ b/src/gui/src/i18n/translations/ta.js @@ -19,7 +19,7 @@ const ta = { name: "ஆங்கிலம்", - english_name: "English", + english_name: "Tamil", code: "ta", dictionary: { about: "பற்றி",