]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
utils: add entry for Georgian translation
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Aug 2023 14:31:35 +0000 (16:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Aug 2023 14:31:37 +0000 (16:31 +0200)
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 <t.lamprecht@proxmox.com>
src/Utils.js

index 6b08f90492d6a26fe1964fb3b8c2726018568dd1..2c27ece9d63005e6fbe6f29e24d12840d9d1b180 100644 (file)
@@ -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")}`,