Browse Source

regression fix: re-add entry for hungarian translation

Fabio Bas 12 years ago
parent
commit
95dace10f8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locale/locales.js

+ 1 - 0
locale/locales.js

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