mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Update translations.js to Hungarian lang
This commit is contained in:
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,
|
||||
|
Loading…
Reference in New Issue
Block a user