0
0
Fork 0

Enabling portuguese and hungarian translations, which are awfully incomplete

This commit is contained in:
Eugen Rochko 2016-11-28 13:55:03 +01:00
parent ea05fdaa57
commit 66ab0d0d56
3 changed files with 5 additions and 2 deletions

View file

@ -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)