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",
region: "",
},
"hu": {
name: "Magyar",
data: require("./built-temp/base-hu.json"),
code: "hu",
region: "",
},
};

File diff suppressed because it is too large Load Diff