Enabling portuguese and hungarian translations, which are awfully incomplete
This commit is contained in:
parent
ea05fdaa57
commit
66ab0d0d56
3 changed files with 5 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue