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/extensions/gulp/package.i18n.json')
-rw-r--r--i18n/cht/extensions/gulp/package.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/cht/extensions/gulp/package.i18n.json b/i18n/cht/extensions/gulp/package.i18n.json
index e9fc2c236e5..e3349fbbfdd 100644
--- a/i18n/cht/extensions/gulp/package.i18n.json
+++ b/i18n/cht/extensions/gulp/package.i18n.json
@@ -6,5 +6,9 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
- "config.gulp.autoDetect": "控制 Gulp 工作的自動偵測為開啟或關閉。預設為開。"
+ "description": "將 Gulp 功能新增至 VSCode 的延伸模組。",
+ "displayName": "VSCode 的 Gulp 支援。",
+ "config.gulp.autoDetect": "控制 Gulp 工作的自動偵測為開啟或關閉。預設為開。",
+ "gulp.taskDefinition.type.description": "要自訂的 Gulp 工作。",
+ "gulp.taskDefinition.file.description": "提供工作的 Gulp 檔案。可以省略。"
} \ No newline at end of file