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/jpn/extensions/php/package.i18n.json')
-rw-r--r--i18n/jpn/extensions/php/package.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/jpn/extensions/php/package.i18n.json b/i18n/jpn/extensions/php/package.i18n.json
index 49f3920699e..c5c7d5d62ef 100644
--- a/i18n/jpn/extensions/php/package.i18n.json
+++ b/i18n/jpn/extensions/php/package.i18n.json
@@ -12,5 +12,7 @@
"configuration.validate.run": "リンターを保存時に実行するか、入力時に実行するか。",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
- "command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。"
+ "command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。",
+ "displayName": "PHP 言語機能",
+ "description": "PHP ファイルの IntelliSense、リンティング、および基本言語サポートを提供します。"
} \ No newline at end of file