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/jpn/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index 38c84790727..57032e9d668 100644
--- a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -8,5 +8,5 @@
"replVariableAriaLabel": "変数 {0} に値 {1} があります、Read Eval Print Loop、デバッグ",
"replExpressionAriaLabel": "式 {0} に値 {1} があります、Read Eval Print Loop、デバッグ",
"replValueOutputAriaLabel": "{0}、Read Eval Print Loop、デバッグ",
- "replKeyValueOutputAriaLabel": "出力変数 {0} に値 {1} があります、Read Eval Print Loop、デバッグ"
+ "replRawObjectAriaLabel": "Repl 変数 {0} に値 {1} があります、Read Eval Print Loop、デバッグ"
} \ No newline at end of file