regression fix: re-add entry for hungarian translation

This commit is contained in:
Fabio Bas 2013-07-22 09:01:11 +02:00
parent c280ce204d
commit 95dace10f8

View File

@ -22,6 +22,7 @@
root.locales.af = af; root.locales.af = af;
root.locales.en = en; root.locales.en = en;
root.locales.de = de; root.locales.de = de;
root.locales.hu = hu;
root.locales.it = it; root.locales.it = it;
}); });
})(this); })(this);