2017-04-28, merge in translation from transifex.

This commit is contained in:
Daniel Ye
2017-04-28 18:03:41 -07:00
parent e062e906fd
commit d87e0fe9e8
293 changed files with 920 additions and 535 deletions

View File

@@ -9,5 +9,6 @@
"configuration.validate.executablePath": "PHP 실행 파일을 가리킵니다.",
"configuration.validate.run": "저장 시 또는 입력 시 Linter의 실행 여부입니다.",
"configuration.title": "PHP",
"commands.categroy.php": "PHP"
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "PHP 유효성 검사 실행 파일을 허용하지 않음(작업\n 영역 설정으로 정의됨)"
}