i18n: add id_ID code locale

This commit is contained in:
halosatrio
2025-03-20 15:48:03 +07:00
committed by Mitchell Hashimoto
parent d903cc9827
commit 1222e80eb1

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.