Updated Irish to sentence case, updated struct, added ga_IE to supported locales

This commit is contained in:
Aindriú Mac Giolla Eoin
2025-06-23 09:27:22 +01:00
parent 84b1984f08
commit 72fb87b20e
3 changed files with 25 additions and 23 deletions

View File

@@ -45,6 +45,7 @@ pub const locales = [_][:0]const u8{
"es_BO.UTF-8",
"pt_BR.UTF-8",
"ca_ES.UTF-8",
"ga_IE.UTF-8",
};
/// Set for faster membership lookup of locales.