0
0
Fork 0

Add Russian translation (ru) (#1023)

* Add Russian translation (ru)

* Fix a missing comma

* Fix the wording for better consistency
This commit is contained in:
Ratmir Karabut 2017-04-10 13:52:06 +03:00 committed by Eugen
parent e30bbb1cb0
commit 9043b32183
9 changed files with 469 additions and 4 deletions

View file

@ -5,13 +5,15 @@ module SettingsHelper
en: 'English',
de: 'Deutsch',
es: 'Español',
eo: 'Esperanto',
pt: 'Português',
fr: 'Français',
hu: 'Magyar',
uk: 'Українська',
'zh-CN': '简体中文',
fi: 'Suomi',
eo: 'Esperanto',
ru: 'Русский',
}.freeze
def human_locale(locale)