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

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

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