mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Translation input.
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"noPHP": "php 파일의 유효성을 검사할 수 없음. php 프로그램을 찾을 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 'php'의 위치를 구성하세요.",
|
||||
"noPHP": "php 파일의 유효성을 검사할 수 없습니다. php 프로그램을 찾을 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 'php'의 위치를 구성하세요.",
|
||||
"unknownReason": "{0} 경로를 사용하여 php를 실행하지 못했습니다. 이유를 알 수 없습니다."
|
||||
}
|
||||
Reference in New Issue
Block a user