Merge branch 'main' into add_russian

This commit is contained in:
blackzeshi
2025-03-24 23:00:44 +05:00
committed by Mitchell Hashimoto

View File

@@ -28,11 +28,11 @@ pub const locales = [_][:0]const u8{
"de_DE.UTF-8",
"fr_FR.UTF-8",
"nb_NO.UTF-8",
"ru_RU.UTF-8",
"uk_UA.UTF-8",
"pl_PL.UTF-8",
"ja_JP.UTF-8",
"id_ID.UTF-8",
"ru_RU.UTF-8",
};
/// Set for faster membership lookup of locales.