mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 22:40:20 +08:00
Merge pull request #594 from Szab54/patch-1
Update translations.js to Hungarian lang
This commit is contained in:
commit
c80526900b
@ -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