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

14 lines
875 B
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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에 Gulp 기능을 추가할 확장입니다.",
"displayName": "VSCode에 대한 Gulp 지원",
"config.gulp.autoDetect": "Gulp 작업의 자동 검색을 사용할지 여부를 제어합니다. 기본값은 [켜기]입니다.",
"gulp.taskDefinition.type.description": "사용자 지정할 Gulp 작업입니다.",
"gulp.taskDefinition.file.description": "작업을 제공하는 Gulp 파일이며 생략할 수 있습니다."
}