Hungarian Translation 100% (#895)

* Translate all to Hungarian

* Hungarian added to language selector
pull/965/head
Roland Szabó 4 years ago committed by GitHub
parent b17cb6952b
commit 1cd26f74b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
Loading…
Cancel
Save