mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Merge pull request #219 from findaldudu/master
Add simplified Chinese translation
This commit is contained in:
@@ -80,4 +80,10 @@ export const LANGUAGES = {
|
||||
code: "no",
|
||||
region: "",
|
||||
},
|
||||
"zh-CN": {
|
||||
name: "简体中文",
|
||||
data: require("./built-temp/base-zh-CN.json"),
|
||||
code: "zh",
|
||||
region: "CN",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user