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/terminal/electron-browser/terminalColorRegistry.i18n.json')
-rw-r--r--i18n/deu/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/deu/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json b/i18n/deu/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
index d2d35c523b0..84fc7fe0d67 100644
--- a/i18n/deu/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
+++ b/i18n/deu/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
@@ -11,5 +11,6 @@
"terminalCursor.foreground": "Die Vordergrundfarbe des Terminalcursors.",
"terminalCursor.background": "Die Hintergrundfarbe des Terminalcursors. Ermöglicht das Anpassen der Farbe eines Zeichens, das von einem Blockcursor überdeckt wird.",
"terminal.selectionBackground": "Die Auswahlvordergrundfarbe des Terminals.",
+ "terminal.border": "Die Farbe des Rahmens, der Bereiche innerhalb des Terminals teilt. Der Standardwert ist panel.border.",
"terminal.ansiColor": "\"{0}\" ANSI-Farbe im Terminal"
} \ No newline at end of file