0
0
Fork 0

🌐 add simplified chinese language

This commit is contained in:
leopku 2017-03-26 14:13:18 +08:00
parent fc9bbdfd34
commit d5d5afff9c
5 changed files with 124 additions and 20 deletions

View file

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