mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-29 10:31:40 +00:00
i18n: add Belarusian translation (be) (#12284)
This PR adds Belarusian (be) language support to Ghostty. ## Changes - `po/be.po` — new Belarusian translation file (80 strings) - `src/os/i18n_locales.zig` — added `be` locale - `CODEOWNERS` — added `/po/be.po @ghostty-org/be_BY` ## Notes Terminology was cross-referenced with: - KDE Belarusian translations (l10n.kde.org) - qBittorrent Belarusian translation - far2l Belarusian translation - Ubuntu Belarusian Translators Dictionary
This commit is contained in:
@@ -57,4 +57,5 @@ pub const locales = [_][:0]const u8{
|
||||
"lv",
|
||||
"vi",
|
||||
"kk",
|
||||
"be",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user