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

14 lines
1.0 KiB
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": "Разрешение для добавления возможностей Grunt в VSCode.",
"displayName": "Поддержка Grunt для VSCode",
"config.grunt.autoDetect": "Включает или отключает автоматическое определние заданий Grunt. Значение по умолчанию — \"включено\".",
"grunt.taskDefinition.type.description": "Задача Grunt для изменения. ",
"grunt.taskDefinition.file.description": "Файл Grunt, в котором находится задача. Можно опустить."
}