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/debug.contribution.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index f3fe2798053..f2f505f2adf 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
@@ -8,6 +8,10 @@
"toggleDebugPanel": "Console de débogage",
"debug": "Déboguer",
"debugPanel": "Console de débogage",
+ "variables": "Variables",
+ "watch": "Espion",
+ "callStack": "Pile des appels",
+ "breakpoints": "Points d'arrêt",
"view": "Affichage",
"debugCategory": "Déboguer",
"debugCommands": "Configuration de débogage",