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/replViewer.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 9fa5e84fe4a..93c9076aca7 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -8,5 +8,5 @@
"replVariableAriaLabel": "La variable {0} a la valeur {1}, boucle REPL (Read Eval Print Loop), débogage",
"replExpressionAriaLabel": "L'expression {0} a la valeur {1}, boucle REPL (Read Eval Print Loop), débogage",
"replValueOutputAriaLabel": "{0}, boucle REPL (Read Eval Print Loop), débogage",
- "replKeyValueOutputAriaLabel": "La variable de sortie {0} a la valeur {1}, boucle REPL (Read Eval Print Loop), débogage"
+ "replRawObjectAriaLabel": "La variable Repl {0} a la valeur {1}, read eval print loop, débogage"
} \ No newline at end of file