feat(i18n): add Bulgarian language translation (#1394)

* 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>
This commit is contained in:
ramromcode
2026-03-21 19:56:27 +00:00
committed by GitHub
parent d2c3a326af
commit bd6f654e1f
4 changed files with 71 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
"vi",
"zh-CN",
"zh-TW",
"sv"
"sv",
"bg"
]
}
}