Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/cht/extensions/php/package.i18n.json')
-rw-r--r--i18n/cht/extensions/php/package.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/cht/extensions/php/package.i18n.json b/i18n/cht/extensions/php/package.i18n.json
index 133063880cd..397c38b737e 100644
--- a/i18n/cht/extensions/php/package.i18n.json
+++ b/i18n/cht/extensions/php/package.i18n.json
@@ -12,5 +12,7 @@
"configuration.validate.run": "是否在儲存或輸入時執行 linter。",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
- "command.untrustValidationExecutable": "禁止 PHP 驗證可執行檔 (定義為工作區設定)"
+ "command.untrustValidationExecutable": "禁止 PHP 驗證可執行檔 (定義為工作區設定)",
+ "displayName": "PHP 語言功能",
+ "description": "為 PHP 檔案提供 IntelliSense、Lint 支援及語言基礎知識。"
} \ No newline at end of file