Files
vscode/i18n/rus/extensions/gulp/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": "Разрешение для добавления возможностей Gulp в VSCode.",
"displayName": "Поддержка Gulp для VSCode",
"config.gulp.autoDetect": "Включает или отключает автоматическое определение заданий Gulp. Значение по умолчанию — \"включено\".",
"gulp.taskDefinition.type.description": "Задача Gulp для изменения.",
"gulp.taskDefinition.file.description": "Файл Gulp, в котором находится задача. Можно опустить."
}