Files
vscode/i18n/cht/extensions/php/out/features/validationProvider.i18n.json
2016-03-11 23:01:10 +01:00

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。原因不明。"
}