diff --git a/red/api/editor/locales/ja/editor.json b/red/api/editor/locales/ja/editor.json index 081eb8f13..70a25caa4 100644 --- a/red/api/editor/locales/ja/editor.json +++ b/red/api/editor/locales/ja/editor.json @@ -455,14 +455,14 @@ "filtered": "__count__ 個が無効" }, "context": { - "name": "コンテキスト", - "label": "コンテキスト", + "name": "コンテキストデータ", + "label": "コンテキストデータ", "none": "選択されていません", "refresh": "読み込みのため更新してください", - "empty": "空", - "node": "なし", - "flow": "フロー", - "global": "グローバル" + "empty": "データが存在しません", + "node": "Node", + "flow": "Flow", + "global": "Global" }, "palette": { "name": "パレットの管理",