mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
9 lines
621 B
JSON
9 lines
621 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.
|
|
{
|
|
"noPHP": "無法驗證 PHP 檔案。找不到 PHP 程式。請使用 'php.validate.executablePath' 設定,對 'php' 的位置進行設定",
|
|
"unknownReason": "無法使用路徑 {0} 執行 PHP。原因不明。"
|
|
} |