Merge pull request #169 from Baxxster/patch-2

Capitalize N in "norsk" to match other languages
This commit is contained in:
tobspr 2020-06-15 22:25:47 +02:00 committed by GitHub
commit de33b38bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ export const LANGUAGES = {
region: "",
},
"no": {
name: "norsk",
name: "Norsk",
data: require("./built-temp/base-no.json"),
code: "no",
region: "",