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/workbench/parts/debug/electron-browser/repl.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
index 87895d961cd..fbdefd1b1c9 100644
--- a/i18n/esn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
+++ b/i18n/esn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
@@ -7,5 +7,5 @@
"actions.repl.acceptInput": "REPL - Aceptar entrada",
"actions.repl.historyNext": "Historial siguiente",
"actions.repl.historyPrevious": "Historial anterior",
- "replAriaLabel": "Panel del bucle de lectura-evaluación-impresión"
+ "replAriaLabel": "Panel de read–eval–print loop"
} \ No newline at end of file