From 6e5405767c2027db5a407068a46c1e7c4b18d63d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 3 Aug 2023 16:31:35 +0200 Subject: [PATCH] utils: add entry for Georgian translation which got recently submitted as new translation: https://git.proxmox.com/?p=extjs.git;a=commitdiff;h=6ee3ee85552152132700448eab148a3bf9a30fcc https://git.proxmox.com/?p=proxmox-i18n.git;a=commitdiff;h=323c79d6b4fb8c7eb4b5eab7fb0f66d9cd970632 Signed-off-by: Thomas Lamprecht --- src/Utils.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Utils.js b/src/Utils.js index 6b08f90..2c27ece 100644 --- a/src/Utils.js +++ b/src/Utils.js @@ -75,6 +75,7 @@ utilities: { he: `עברית - ${gettext("Hebrew")}`, it: `Italiano - ${gettext("Italian")}`, ja: `日本語 - ${gettext("Japanese")}`, + ka: `ქართული - ${gettext("Georgian")}`, kr: `한국어 - ${gettext("Korean")}`, nb: `Bokmål - ${gettext("Norwegian (Bokmal)")}`, nl: `Nederlands - ${gettext("Dutch")}`,