Add Hebrew Translations (#6758)

Pull request to add Hebrew translations, as discussed in the Discord.
This commit is contained in:
Kat
2025-07-07 06:28:09 +00:00
committed by GitHub
3 changed files with 300 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ pub const locales = [_][:0]const u8{
"ca_ES.UTF-8",
"bg_BG.UTF-8",
"ga_IE.UTF-8",
"he_IL.UTF-8",
};
/// Set for faster membership lookup of locales.