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 <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-08-03 16:31:35 +02:00
parent 2d613cac1f
commit 6e5405767c

View File

@ -75,6 +75,7 @@ utilities: {
he: `עברית - ${gettext("Hebrew")}`, he: `עברית - ${gettext("Hebrew")}`,
it: `Italiano - ${gettext("Italian")}`, it: `Italiano - ${gettext("Italian")}`,
ja: `日本語 - ${gettext("Japanese")}`, ja: `日本語 - ${gettext("Japanese")}`,
ka: `ქართული - ${gettext("Georgian")}`,
kr: `한국어 - ${gettext("Korean")}`, kr: `한국어 - ${gettext("Korean")}`,
nb: `Bokmål - ${gettext("Norwegian (Bokmal)")}`, nb: `Bokmål - ${gettext("Norwegian (Bokmal)")}`,
nl: `Nederlands - ${gettext("Dutch")}`, nl: `Nederlands - ${gettext("Dutch")}`,