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/kor/extensions/grunt/package.i18n.json')
-rw-r--r--i18n/kor/extensions/grunt/package.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/kor/extensions/grunt/package.i18n.json b/i18n/kor/extensions/grunt/package.i18n.json
index 992d0740032..f8895078557 100644
--- a/i18n/kor/extensions/grunt/package.i18n.json
+++ b/i18n/kor/extensions/grunt/package.i18n.json
@@ -6,5 +6,9 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
- "config.grunt.autoDetect": "Grunt 작업의 자동 검색을 사용할지 여부를 제어합니다. 기본값은 [켜기]입니다."
+ "description": "VSCode에 Grunt 기능을 추가할 확장입니다.",
+ "displayName": "VSCode에 대한 Grunt 지원",
+ "config.grunt.autoDetect": "Grunt 작업의 자동 검색을 사용할지 여부를 제어합니다. 기본값은 [켜기]입니다.",
+ "grunt.taskDefinition.type.description": "사용자 지정할 Grunt 작업입니다.",
+ "grunt.taskDefinition.file.description": "작업을 제공하는 Grunt 파일이며 생략할 수 있습니다."
} \ No newline at end of file