mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-25 13:16:11 +03:00
Update i18n.zig
This commit is contained in:

committed by
GitHub

parent
7f9aaa181e
commit
e271310e4c
@ -50,6 +50,7 @@ pub const locales = [_][:0]const u8{
|
|||||||
"bg_BG.UTF-8",
|
"bg_BG.UTF-8",
|
||||||
"ga_IE.UTF-8",
|
"ga_IE.UTF-8",
|
||||||
"he_IL.UTF-8",
|
"he_IL.UTF-8",
|
||||||
|
"ur_PK.UTF-8",
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Set for faster membership lookup of locales.
|
/// Set for faster membership lookup of locales.
|
||||||
|
Reference in New Issue
Block a user