mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
10 lines
780 B
JSON
10 lines
780 B
JSON
/*---------------------------------------------------------------------------------------------
|
|
* 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.
|
|
{
|
|
"noExecutable": "因為未設定 PHP 可執行檔,所以無法進行驗證。請按一下 [路徑] 狀態列項目以設定可執行檔。",
|
|
"unknownReason": "無法使用路徑 {0} 執行 PHP。原因不明。",
|
|
"wrongExecutable": "因為 {0} 不是有效的 PHP 可執行檔,所以無法進行驗證。請按一下 [路徑] 狀態列項目以設定可執行檔。"
|
|
} |