mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Hungarian Translation 100% (#895)
* Translate all to Hungarian * Hungarian added to language selector
This commit is contained in:
parent
b17cb6952b
commit
1cd26f74b2
@ -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: "",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user