Merge pull request #671 from feathershine/develop

add Chinese translation
This commit is contained in:
Jesse Plamondon-Willard 2019-11-30 16:41:32 -05:00 committed by GitHub
commit e1d414839a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
src/SMAPI/i18n/zh.json Normal file
View File

@ -0,0 +1,3 @@
{
"warn.invalid-content-removed": "非法内容已移除以防游戏闪退查看SMAPI控制台获得更多信息"
}