Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon into leopku-feature/language_zh-cn
This commit is contained in:
commit
dddb2eb84f
5 changed files with 261 additions and 1 deletions
|
@ -9,6 +9,7 @@ module SettingsHelper
|
|||
fr: 'Français',
|
||||
hu: 'Magyar',
|
||||
uk: 'Українська',
|
||||
'zh-CN': '简体中文'
|
||||
}.freeze
|
||||
|
||||
def human_locale(locale)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue