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/cht/src/vs/workbench/parts/html/browser/webviewCommands.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/html/browser/webviewCommands.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/html/browser/webviewCommands.i18n.json b/i18n/cht/src/vs/workbench/parts/html/browser/webviewCommands.i18n.json
index 90e473eb479..5efe5cd3261 100644
--- a/i18n/cht/src/vs/workbench/parts/html/browser/webviewCommands.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/html/browser/webviewCommands.i18n.json
@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
- "editor.action.webvieweditor.showFind": "焦點尋找小工具"
+ "editor.action.webvieweditor.showFind": "焦點尋找小工具",
+ "openToolsLabel": "開啟 Webview Developer 工具",
+ "refreshWebviewLabel": "重新載入 Webviews"
} \ No newline at end of file