We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c829b7 commit 10ae270Copy full SHA for 10ae270
1 file changed
src/lang/zh-cn.json
@@ -326,13 +326,13 @@
326
"close all": "关闭所有",
327
"unsaved files warning": "存在未被保存的文件。点击‘确认’选择下一步或者点击‘取消’返回。",
328
"save all warning": "确定要保存所有文件并关闭?该操作不可撤销。",
329
- "save all changes warning": "Are you sure you want to save all files?",
+ "save all changes warning": "您确定要保存所有文件吗?",
330
"close all warning": "确定要关闭所有文件?该操作将不保存文件更改并且不可撤销。",
331
"refresh": "刷新",
332
"shortcut buttons": "快捷键按钮",
333
"no result": "无结果",
334
"searching...": "搜索中...",
335
- "quicktools:ctrl-key": "Control/Command 键",
+ "quicktools:ctrl-key": "Ctrl/Command 键",
336
"quicktools:tab-key": "Tab 键",
337
"quicktools:shift-key": "Shift 键",
338
"quicktools:undo": "撤销",
0 commit comments