add Bulgarian as available language

Got recently contributed to proxmox-i18n in commit 8ee24fd ("add
Bulgarian translations")

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-14 22:23:47 +01:00
parent e84f80271d
commit afb219dce0

View File

@ -64,6 +64,7 @@ utilities: {
language_map: { //language map is sorted alphabetically by iso 639-1 language_map: { //language map is sorted alphabetically by iso 639-1
ar: `العربية - ${gettext("Arabic")}`, ar: `العربية - ${gettext("Arabic")}`,
bg: `Български - ${gettext("Bulgarian")}`,
ca: `Català - ${gettext("Catalan")}`, ca: `Català - ${gettext("Catalan")}`,
da: `Dansk - ${gettext("Danish")}`, da: `Dansk - ${gettext("Danish")}`,
de: `Deutsch - ${gettext("German")}`, de: `Deutsch - ${gettext("German")}`,