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

package.i18n.json « grunt « extensions « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd12a801508ed079e1430053bf53198cc8e6b170 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"Copyright (c) Microsoft Corporation. All rights reserved.",
		"Licensed under the MIT License. See License.txt in the project root for license information.",
		"--------------------------------------------------------------------------------------------",
		"Do not edit this file. It is machine generated."
	],
	"description": "將 Grunt 功能新增至 VSCode 的延伸模組。",
	"displayName": "VSCode 的 Grunt 支援",
	"config.grunt.autoDetect": "控制 Grunt 工作的自動偵測為開啟或關閉。預設為開。",
	"grunt.taskDefinition.type.description": "要自訂的 Grunt 支援。",
	"grunt.taskDefinition.file.description": "提供工作的 Grunt 檔案。可以省略。"
}