浏览代码

regression fix: re-add entry for hungarian translation

Fabio Bas 12 年之前
父节点
当前提交
95dace10f8
共有 1 个文件被更改,包括 1 次插入0 次删除
  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);