mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-06-25 11:11:50 +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
|
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")}`,
|
||||||
|
Loading…
Reference in New Issue
Block a user