add ru-ru locale

This commit is contained in:
jonaswinkler
2021-03-07 10:07:42 +01:00
parent 8dab1809a6
commit 3a6f17ad42
4 changed files with 8 additions and 3 deletions

View File

@@ -302,7 +302,8 @@ LANGUAGES = [
("fr-fr", _("French")),
("pt-br", _("Portuguese (Brazil)")),
("it-it", _("Italian")),
("ro-ro", _("Romanian"))
("ro-ro", _("Romanian")),
("ru-ru", _("Russian"))
]
LOCALE_PATHS = [