Merge pull request #594 from Szab54/patch-1

Update translations.js to Hungarian lang
This commit is contained in:
Nariman Jelveh 2024-07-15 12:39:07 -07:00 committed by GitHub
commit c80526900b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,