We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1729a60 + 3788f84 commit 346bfbcCopy full SHA for 346bfbc
src/i18n/zh_cn.json
@@ -1043,7 +1043,8 @@
1043
"perimeterOnly": "仅周边",
1044
"progressMode": "进度模式",
1045
"cancelObj": "取消对象",
1046
- "resumeObj": "恢复对象"
+ "resumeObj": "恢复对象",
1047
+ "persistTravels": "持续显示路径"
1048
},
1049
"heightmap": {
1050
"menuCaption": "高度图",
@@ -1099,6 +1100,7 @@
1099
1100
"dependencies": "依赖",
1101
"status": "状态"
1102
1103
+ "builtIn": "built-in",
1104
"optional": "可选的",
1105
"start": "启动",
1106
"partiallyStarted": "部分已启动",
@@ -1109,8 +1111,8 @@
1109
1111
"uninstall": "卸载",
1110
1112
"noPlugins": "没有插件",
1113
"refreshNote": "某些DWC插件卸载完成后需要刷新页面",
- "builtIn": "内置",
- "installed": "已安装"
1114
+ "installed": "已安装",
1115
+ "refreshNow": "立即刷新"
1116
}
1117
1118
0 commit comments