Create zh_cn.json

This commit is contained in:
Samekichi
2020-11-05 11:33:08 +08:00
committed by GitHub
parent f6928604a0
commit a915f1b81f

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": "禁用邻近区块动画"
}