Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/chs/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json b/i18n/chs/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
index 92eebc7cbe3..bce34074ad2 100644
--- a/i18n/chs/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
@@ -4,7 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "collapseAll": "全部折叠",
"defaultPreferencesEditor": "默认首选项编辑器",
+ "keybindings.editor.define.description": "定义键绑定",
+ "keybindings.editor.remove.description": "删除键绑定",
+ "keybindings.editor.search.description": "搜索键绑定",
+ "keybindingsEditor": "键绑定编辑器",
"preferences": "首选项"
} \ No newline at end of file