i18n: add id_ID code locale

pull/6836/head
halosatrio 2025-03-20 15:48:03 +07:00 committed by Mitchell Hashimoto
parent d903cc9827
commit 1222e80eb1
1 changed files with 1 additions and 0 deletions

View File

@ -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.