Capitalize N in "norsk" to match other languages

This commit is contained in:
Glenn Martin Jensen 2020-06-15 22:24:06 +02:00 committed by GitHub
parent 4f37d1e3f0
commit 159e2e1262
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: "",