mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-06-25 11:17:11 +00:00
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:
parent
e84f80271d
commit
afb219dce0
@ -64,6 +64,7 @@ utilities: {
|
||||
|
||||
language_map: { //language map is sorted alphabetically by iso 639-1
|
||||
ar: `العربية - ${gettext("Arabic")}`,
|
||||
bg: `Български - ${gettext("Bulgarian")}`,
|
||||
ca: `Català - ${gettext("Catalan")}`,
|
||||
da: `Dansk - ${gettext("Danish")}`,
|
||||
de: `Deutsch - ${gettext("German")}`,
|
||||
|
Loading…
Reference in New Issue
Block a user