regression fix: re-add entry for hungarian translation
This commit is contained in:
parent
c280ce204d
commit
95dace10f8
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user