mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
add ru-ru locale
This commit is contained in:
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user