mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 10:38:45 +00:00
* feat(localization): add bulgarian language translation * fix(locales/bg): make tests pass Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <xe.iaso@techaro.lol> Signed-off-by: Xe Iaso <me@xeiaso.net> Co-authored-by: Xe Iaso <xe.iaso@techaro.lol> Co-authored-by: Xe Iaso <me@xeiaso.net>
29 lines
292 B
JSON
29 lines
292 B
JSON
{
|
|
"supportedLanguages": [
|
|
"cs",
|
|
"de",
|
|
"en",
|
|
"es",
|
|
"et",
|
|
"fi",
|
|
"fil",
|
|
"fr",
|
|
"is",
|
|
"it",
|
|
"ja",
|
|
"lt",
|
|
"nb",
|
|
"nl",
|
|
"nn",
|
|
"pl",
|
|
"pt-BR",
|
|
"ru",
|
|
"tr",
|
|
"uk",
|
|
"vi",
|
|
"zh-CN",
|
|
"zh-TW",
|
|
"sv",
|
|
"bg"
|
|
]
|
|
} |