summaryrefslogtreecommitdiff
path: root/app/Model/Config.php
diff options
context:
space:
mode:
authorPELLER Zoltan <zpeller@kakukk.zzsoft.hu>2014-12-14 21:59:59 +0100
committerPELLER Zoltan <zpeller@kakukk.zzsoft.hu>2014-12-14 21:59:59 +0100
commit6946ef4b3cb205c476cf1e53bdb9a00d69dc40d1 (patch)
treefc2cfecbd07868b924330fe462816665614bc468 /app/Model/Config.php
parent4232d731bda28793e780ac18bae8b6c6adedd902 (diff)
Hungarian translation added
Diffstat (limited to 'app/Model/Config.php')
-rw-r--r--app/Model/Config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Model/Config.php b/app/Model/Config.php
index 1ad6dbd4..599107de 100644
--- a/app/Model/Config.php
+++ b/app/Model/Config.php
@@ -51,6 +51,7 @@ class Config extends Base
'es_ES' => 'Español',
'fr_FR' => 'Français',
'it_IT' => 'Italiano',
+ 'hu_HU' => 'Magyar',
'pl_PL' => 'Polski',
'pt_BR' => 'Português (Brasil)',
'ru_RU' => 'Русский',