i18n: add id_ID code locale
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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue