mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Add Simplified Chinese Localization
Add Simplified Chinese Localization
This commit is contained in:
parent
8d5462e5e3
commit
1f52fb4d39
1 changed files with 5 additions and 0 deletions
|
|
@ -201,6 +201,11 @@
|
|||
"lang": "en",
|
||||
"name": "English",
|
||||
"path": "lang/en.json"
|
||||
},
|
||||
{
|
||||
"lang": "cn",
|
||||
"name": "简体中文",
|
||||
"path": "lang/cn.json"
|
||||
}
|
||||
],
|
||||
"socket": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue