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/deu/extensions/php/package.i18n.json')
-rw-r--r--i18n/deu/extensions/php/package.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/deu/extensions/php/package.i18n.json b/i18n/deu/extensions/php/package.i18n.json
index 87a83d20ab8..b969aa85c93 100644
--- a/i18n/deu/extensions/php/package.i18n.json
+++ b/i18n/deu/extensions/php/package.i18n.json
@@ -12,5 +12,7 @@
"configuration.validate.run": "Gibt an, ob der Linter beim Speichern oder bei der Eingabe ausgeführt wird.",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
- "command.untrustValidationExecutable": "Ausführbare Datei für PHP-Überprüfung nicht zulassen (als Arbeitsbereicheinstellung definiert)"
+ "command.untrustValidationExecutable": "Ausführbare Datei für PHP-Überprüfung nicht zulassen (als Arbeitsbereicheinstellung definiert)",
+ "displayName": "PHP-Sprachfeatures",
+ "description": "Bietet IntelliSense, Bereinigen und Sprachgrundlagen für PHP-Dateien."
} \ No newline at end of file