Use "cn" as language code for Simplified Chinese, as is done by foundry

This commit is contained in:
Manuel Vögele
2023-03-14 16:24:16 +01:00
parent 504c242e86
commit e1d54ed55d
+1 -1
View File
@@ -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"
}, },