mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Hungarian added to language selector
This commit is contained in:
parent
3e75621545
commit
0b8087a409
@ -117,4 +117,11 @@ export const LANGUAGES = {
|
|||||||
code: "da",
|
code: "da",
|
||||||
region: "",
|
region: "",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"hu": {
|
||||||
|
name: "Magyar",
|
||||||
|
data: require("./built-temp/base-hu.json"),
|
||||||
|
code: "hu",
|
||||||
|
region: "",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user