Files
vscode/i18n/chs/extensions/grunt/package.i18n.json
2018-03-07 09:59:20 +01:00

14 lines
793 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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": "向 VSCode 提供 Grunt 功能的扩展。",
"displayName": "适用于 VSCode 的 Grunt 支持",
"config.grunt.autoDetect": "控制是否自动检测 Grunt 任务。默认开启。",
"grunt.taskDefinition.type.description": "要自定义的 Grunt 任务。",
"grunt.taskDefinition.file.description": "提供任务的 Grunt 文件。可以省略。"
}