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/php/package.i18n.json')
-rw-r--r--i18n/kor/extensions/php/package.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/kor/extensions/php/package.i18n.json b/i18n/kor/extensions/php/package.i18n.json
index ce478e07c68..c12a9f13cf2 100644
--- a/i18n/kor/extensions/php/package.i18n.json
+++ b/i18n/kor/extensions/php/package.i18n.json
@@ -12,5 +12,7 @@
"configuration.validate.run": "저장 시 또는 입력 시 Linter의 실행 여부입니다.",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
- "command.untrustValidationExecutable": "PHP 유효성 검사 실행 파일을 허용하지 않음(작업\n 영역 설정으로 정의됨)"
+ "command.untrustValidationExecutable": "PHP 유효성 검사 실행 파일을 허용하지 않음(작업\n 영역 설정으로 정의됨)",
+ "displayName": "PHP 언어 기능",
+ "description": "PHP 파일에 대해 IntelliSense, lint 및 언어 기본을 제공합니다."
} \ No newline at end of file