mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-05 19:08:17 +00:00
fix: added locale to il8n.zig
This commit is contained in:
@@ -29,6 +29,7 @@ pub const locales = [_][:0]const u8{
|
||||
"nb_NO.UTF-8",
|
||||
"uk_UA.UTF-8",
|
||||
"pl_PL.UTF-8",
|
||||
"ko_KR.UTF-8",
|
||||
};
|
||||
|
||||
/// Set for faster membership lookup of locales.
|
||||
|
Reference in New Issue
Block a user