2018-03-06. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2018-03-06 17:42:17 -08:00
committed by Sandeep Somavarapu
parent b1663316da
commit d41bb9dd1c
1174 changed files with 3554 additions and 829 deletions

View File

@@ -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 및 언어 기본을 제공합니다."
}