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/deu/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json')
-rw-r--r--i18n/deu/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/deu/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
index 725e3cd1ce9..3e3e238e2d9 100644
--- a/i18n/deu/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
+++ b/i18n/deu/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
@@ -7,5 +7,7 @@
"Do not edit this file. It is machine generated."
],
"noFolderDebugConfig": "Öffnen Sie bitte einen Ordner, um erweitertes Debuggen zu konfigurieren.",
- "debug": "Debuggen"
+ "inlineBreakpoint": "Inlinehaltepunkt",
+ "debug": "Debuggen",
+ "addInlineBreakpoint": "Inlinehaltepunkt hinzufügen"
} \ No newline at end of file