mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-13 11:26:43 -05:00
Fix style issue
This commit is contained in:
@@ -9,7 +9,7 @@ module SettingsHelper
|
||||
fr: 'Français',
|
||||
hu: 'Magyar',
|
||||
uk: 'Українська',
|
||||
'zh-CN': '简体中文'
|
||||
'zh-CN': '简体中文',
|
||||
}.freeze
|
||||
|
||||
def human_locale(locale)
|
||||
|
||||
Reference in New Issue
Block a user