2
0
Эх сурвалжийг харах

regression fix: re-add entry for hungarian translation

Fabio Bas 12 жил өмнө
parent
commit
95dace10f8

+ 1 - 0
locale/locales.js

@@ -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);