Explorar el Código

regression fix: re-add entry for hungarian translation

Fabio Bas hace 12 años
padre
commit
95dace10f8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);