1
0
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:
Roland Szabó 2020-10-31 12:20:29 +01:00 committed by GitHub
parent b17cb6952b
commit 1cd26f74b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 640 additions and 634 deletions

View File

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