1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-02 16:38:37 +00:00

Translate application in Russian

This commit is contained in:
Savely Krasovsky 2018-09-22 20:22:58 +03:00 committed by Frédéric Guillot
parent 37ab6eec15
commit 0e23f37f57
13 changed files with 597 additions and 17 deletions

View file

@ -27,5 +27,6 @@ func AvailableLanguages() map[string]string {
"pl_PL": "Polski",
"zh_CN": "简体中文",
"nl_NL": "Nederlands",
"ru_RU": "Русский",
}
}