mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-04-12 10:48:39 +03:00
i18n: add id_ID code locale
This commit is contained in:

committed by
Mitchell Hashimoto

parent
d903cc9827
commit
1222e80eb1
@ -29,6 +29,7 @@ pub const locales = [_][:0]const u8{
|
||||
"nb_NO.UTF-8",
|
||||
"uk_UA.UTF-8",
|
||||
"pl_PL.UTF-8",
|
||||
"id_ID.UTF-8",
|
||||
};
|
||||
|
||||
/// Set for faster membership lookup of locales.
|
||||
|
Reference in New Issue
Block a user