Enabling portuguese and hungarian translations, which are awfully incomplete
This commit is contained in:
@ -5,7 +5,9 @@ module SettingsHelper
|
||||
en: 'English',
|
||||
de: 'Deutsch',
|
||||
es: 'Español',
|
||||
pt: 'Português',
|
||||
fr: 'Français',
|
||||
hu: 'Magyar',
|
||||
}.freeze
|
||||
|
||||
def human_locale(locale)
|
||||
|
Reference in New Issue
Block a user