mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-16 22:31:03 -08:00
Capitalize N in "norsk" to match other languages
This commit is contained in:
parent
4f37d1e3f0
commit
159e2e1262
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ export const LANGUAGES = {
|
|||
region: "",
|
||||
},
|
||||
"no": {
|
||||
name: "norsk",
|
||||
name: "Norsk",
|
||||
data: require("./built-temp/base-no.json"),
|
||||
code: "no",
|
||||
region: "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue