mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-18 19:11:20 +00:00
Add Norwegian Bokmål Translations (#6731)
Pull request to add Norwegian Bokmål translations. Asking assistance from @Uzaaft for review and help.
This commit is contained in:
@@ -25,6 +25,7 @@ const log = std.log.scoped(.i18n);
|
||||
///
|
||||
pub const locales = [_][:0]const u8{
|
||||
"de_DE.UTF-8",
|
||||
"nb_NO.UTF-8",
|
||||
"zh_CN.UTF-8",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user