add Spanish (Latin America) locale support

This commit is contained in:
MiguelElGallo
2025-03-28 16:47:39 +02:00
committed by Mitchell Hashimoto
parent e5de000895
commit a9f9abd615

View File

@@ -40,6 +40,7 @@ pub const locales = [_][:0]const u8{
"pl_PL.UTF-8",
"ja_JP.UTF-8",
"id_ID.UTF-8",
"es_BO.UTF-8",
};
/// Set for faster membership lookup of locales.