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/chs/extensions/php/package.i18n.json')
-rw-r--r--i18n/chs/extensions/php/package.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/chs/extensions/php/package.i18n.json b/i18n/chs/extensions/php/package.i18n.json
index b4f8c6ebb45..8385016844b 100644
--- a/i18n/chs/extensions/php/package.i18n.json
+++ b/i18n/chs/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