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/rus/extensions/grunt/package.i18n.json')
-rw-r--r--i18n/rus/extensions/grunt/package.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/rus/extensions/grunt/package.i18n.json b/i18n/rus/extensions/grunt/package.i18n.json
index 39de165984c..2504e925152 100644
--- a/i18n/rus/extensions/grunt/package.i18n.json
+++ b/i18n/rus/extensions/grunt/package.i18n.json
@@ -6,5 +6,9 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
- "config.grunt.autoDetect": "Включает или отключает автоматическое определние заданий Grunt. Значение по умолчанию — \"включено\"."
+ "description": "Разрешение для добавления возможностей Grunt в VSCode.",
+ "displayName": "Поддержка Grunt для VSCode",
+ "config.grunt.autoDetect": "Включает или отключает автоматическое определние заданий Grunt. Значение по умолчанию — \"включено\".",
+ "grunt.taskDefinition.type.description": "Задача Grunt для изменения. ",
+ "grunt.taskDefinition.file.description": "Файл Grunt, в котором находится задача. Можно опустить."
} \ No newline at end of file