Use "cn" as language code for Simplified Chinese, as is done by foundry
This commit is contained in:
+2
-2
@@ -59,7 +59,7 @@
|
|||||||
"path": "lang/zh-tw.json"
|
"path": "lang/zh-tw.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"lang": "zh-Hans",
|
"lang": "cn",
|
||||||
"name": "中文(简体)",
|
"name": "中文(简体)",
|
||||||
"path": "lang/zh_Hans.json"
|
"path": "lang/zh_Hans.json"
|
||||||
},
|
},
|
||||||
@@ -86,4 +86,4 @@
|
|||||||
"changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",
|
"changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",
|
||||||
"bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues",
|
"bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues",
|
||||||
"allowBugReporter": true
|
"allowBugReporter": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user