Update translations.js to Hungarian lang

This commit is contained in:
XYCert
2024-07-15 20:58:31 +02:00
committed by GitHub
parent a259755fe5
commit 56820cf6ee
@@ -46,6 +46,7 @@ import tr from './tr.js';
import ur from './ur.js';
import ua from './ua.js';
import zh from './zh.js';
import hu from './hu.js';
import zhtw from './zhtw.js';
import emoji from './emoji.js';
@@ -80,6 +81,7 @@ export default {
tr,
ua,
zh,
hu,
zhtw,
ur,
emoji,