From 0778549a6d8418118075c33a81e8adcc75669542 Mon Sep 17 00:00:00 2001 From: Ghvinerias Date: Wed, 15 Mar 2023 10:57:47 +0400 Subject: [PATCH] Update i18n.js (#2927) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I want to commit to this project by translating it to Georgian, I added "ge" : "ქართული", "ქართული" means Georgian in Georgian language --- src/i18n.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n.js b/src/i18n.js index 8a8ba3d34..c33b523e2 100644 --- a/src/i18n.js +++ b/src/i18n.js @@ -41,7 +41,8 @@ const languageList = { "el-GR": "Ελληνικά", "yue": "繁體中文 (廣東話 / 粵語)", "ro": "Limba română", - "ur": "Urdu" + "ur": "Urdu", + "ge": "ქართული" }; let messages = {