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/platform/actions/browser/menusExtensionPoint.i18n.json')
-rw-r--r--i18n/chs/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json b/i18n/chs/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
index 89121e29f04..da0d158cb77 100644
--- a/i18n/chs/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
+++ b/i18n/chs/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
@@ -8,6 +8,7 @@
"dupe.command": "菜单项引用与默认和 alt 命令相同的命令",
"menuId.invalid": "“{0}”为无效菜单标识符",
"menus.editorContext": "编辑器上下文菜单",
+ "menus.editorTabContext": "编辑器选项卡上下文菜单",
"menus.editorTitle": "编辑器标题菜单",
"menus.explorerContext": "文件资源管理器上下文菜单",
"missing.altCommand": "菜单项引用未在“命令”部分进行定义的 alt 命令“{0}”。",