mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
Merged in translations
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"configuration.suggest.basic": "設定是否啟用內建 PHP 語言建議。此支援會建議 PHP 全域和變數。",
|
||||
"configuration.title": "PHP",
|
||||
"configuration.validate.enable": "是否啟用 PHP 驗證。",
|
||||
"configuration.validate.enable": "啟用/停用內建 PHP 驗證。",
|
||||
"configuration.validate.executablePath": "指向 PHP 可執行檔。",
|
||||
"configuration.validate.run": "是否在儲存或輸入時執行 linter。"
|
||||
}
|
||||
Reference in New Issue
Block a user