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/hun/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/hun/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/hun/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/hun/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 929096a6c43..9c979492ec3 100644
--- a/i18n/hun/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/hun/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -8,5 +8,5 @@
"replVariableAriaLabel": "A(z) {0} változó értéke: {1}, REPL, hibakeresés",
"replExpressionAriaLabel": "A(z) {0} kifejezés értéke: {1}, REPL, hibakeresés",
"replValueOutputAriaLabel": "{0}, REPL, hibakeresés",
- "replKeyValueOutputAriaLabel": "A(z) {0} kimeneti változó értéke: {1}, REPL, hibakeresés"
+ "replRawObjectAriaLabel": "{0} repl-változó értéke: {1}, REPL, hibakeresés"
} \ No newline at end of file