New Crowdin translations (#1089)

This commit is contained in:
Lipis 2020-03-27 14:12:27 +02:00 committed by GitHub
parent cac2dda5ac
commit 90c83927ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 126 additions and 0 deletions

View file

@ -10,6 +10,7 @@ export const languages = [
label: "Bahasa Indonesia",
data: require("./locales/id-ID.json"),
},
{ lng: "it-IT", label: "Italiano", data: require("./locales/it-IT.json") },
{ lng: "hu-HU", label: "Magyar", data: require("./locales/hu-HU.json") },
{ lng: "no-No", label: "Norsk", data: require("./locales/no-NO.json") },
{ lng: "pl-PL", label: "Polski", data: require("./locales/pl-PL.json") },