add russian translation

This commit is contained in:
blackzeshi
2025-03-24 00:34:58 +05:00
committed by Mitchell Hashimoto
parent 444352418c
commit df5dd1858a
2 changed files with 262 additions and 0 deletions

View File

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