Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon into leopku-feature/language_zh-cn

This commit is contained in:
Eugen Rochko
2017-03-26 13:10:04 +02:00
5 changed files with 261 additions and 1 deletions

View File

@ -9,6 +9,7 @@ module SettingsHelper
fr: 'Français',
hu: 'Magyar',
uk: 'Українська',
'zh-CN': '简体中文'
}.freeze
def human_locale(locale)