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/src/vs/editor/contrib/goToDeclaration/browser/goToDeclaration.i18n.json')
-rw-r--r--i18n/esn/src/vs/editor/contrib/goToDeclaration/browser/goToDeclaration.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/esn/src/vs/editor/contrib/goToDeclaration/browser/goToDeclaration.i18n.json b/i18n/esn/src/vs/editor/contrib/goToDeclaration/browser/goToDeclaration.i18n.json
index 0f2e0c7ec5b..9b39190b2fa 100644
--- a/i18n/esn/src/vs/editor/contrib/goToDeclaration/browser/goToDeclaration.i18n.json
+++ b/i18n/esn/src/vs/editor/contrib/goToDeclaration/browser/goToDeclaration.i18n.json
@@ -8,5 +8,5 @@
"actions.goToDeclToSide.label": "Abrir definición en el lateral",
"actions.previewDecl.label": "Ver la definición",
"meta.title": " – {0} definiciones",
- "multipleResults": "Haga clic para mostrar las {0} definiciones encontradas."
+ "multipleResults": "Haga clic para mostrar {0} definiciones."
} \ No newline at end of file