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/repl.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
index 43b82df465c..3a727cada4a 100644
--- a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/repl.i18n.json
@@ -4,8 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "actions.repl.acceptInput": "REPL 反映入力",
+ "actions.repl.acceptInput": "REPL での入力を反映",
"actions.repl.historyNext": "次の履歴",
"actions.repl.historyPrevious": "前の履歴",
- "replAriaLabel": "対話型評価環境パネル"
+ "replAriaLabel": "Read Eval Print Loop パネル"
} \ No newline at end of file