Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon into leopku-feature/language_zh-cn
This commit is contained in:
@ -9,6 +9,7 @@ module SettingsHelper
|
||||
fr: 'Français',
|
||||
hu: 'Magyar',
|
||||
uk: 'Українська',
|
||||
'zh-CN': '简体中文'
|
||||
}.freeze
|
||||
|
||||
def human_locale(locale)
|
||||
|
Reference in New Issue
Block a user