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/rus/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json')
-rw-r--r--i18n/rus/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
index ae2dad9cdde..6191c714b81 100644
--- a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
+++ b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
@@ -7,5 +7,5 @@
"actions.repl.acceptInput": "Прием входных данных REPL",
"actions.repl.historyNext": "Журнал — далее",
"actions.repl.historyPrevious": "Журнал — назад",
- "replAriaLabel": "Панель цикла чтение-вычисление-печать"
+ "replAriaLabel": "Панель read–eval–print loop"
} \ No newline at end of file