1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

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

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: "",