Merge pull request #2 from Samekichi/Samekichi-patch-1

Create zh_cn.json
This commit is contained in:
Caden Kriese 2020-11-04 20:42:05 -07:00 committed by GitHub
commit cc65d56b9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,7 @@
{
"text.autoconfig.smooth-chunks.title": "平滑区块加载配置Smooth Chunk",
"text.autoconfig.smooth-chunks.option.loadAnimation": "区块加载动画",
"text.autoconfig.smooth-chunks.option.duration": "动画持续时间",
"text.autoconfig.smooth-chunks.option.translationAmount": "转换幅度",
"text.autoconfig.smooth-chunks.option.disableNearby": "禁用邻近区块动画"
}