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/fra/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
index ada0322955d..6e5aae834e4 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
@@ -7,5 +7,6 @@
"replAriaLabel": "Panneau REPL (Read Eval Print Loop)",
"actions.repl.historyPrevious": "Historique précédent",
"actions.repl.historyNext": "Historique suivant",
- "actions.repl.acceptInput": "Accepter l'entrée REPL"
+ "actions.repl.acceptInput": "Accepter l'entrée REPL",
+ "actions.repl.copyAll": "Débogage : Tout copier (console)"
} \ No newline at end of file