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/esn/extensions/php/package.i18n.json')
-rw-r--r--i18n/esn/extensions/php/package.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/esn/extensions/php/package.i18n.json b/i18n/esn/extensions/php/package.i18n.json
index dd2f1e37fd8..1e2e57cee70 100644
--- a/i18n/esn/extensions/php/package.i18n.json
+++ b/i18n/esn/extensions/php/package.i18n.json
@@ -12,5 +12,7 @@
"configuration.validate.run": "Indica si linter se ejecuta al guardar o al escribir.",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
- "command.untrustValidationExecutable": "No permitir el ejecutable de validación de PHP (como configuración de área de trabajo)"
+ "command.untrustValidationExecutable": "No permitir el ejecutable de validación de PHP (como configuración de área de trabajo)",
+ "displayName": "Características del lenguaje PHP",
+ "description": "Proporciona IntelliSense, linting y conceptos básicos del lenguaje para archivos de PHP."
} \ No newline at end of file