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/browser/debugCommands.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
index 166c0a51c37..6e1e801b395 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
@@ -7,5 +7,7 @@
"Do not edit this file. It is machine generated."
],
"noFolderDebugConfig": "Ouvrez d'abord un dossier pour effectuer une configuration de débogage avancée.",
- "debug": "Déboguer"
+ "inlineBreakpoint": "Point d’arrêt Inline",
+ "debug": "Déboguer",
+ "addInlineBreakpoint": "Ajouter un point d’arrêt Inline"
} \ No newline at end of file