From ed20327c4190fd04ad515b4a11068ccdf36b627c Mon Sep 17 00:00:00 2001 From: HirokiUchikawa Date: Fri, 20 Jul 2018 10:13:58 +0900 Subject: [PATCH] Update Japanese text of editor.json --- red/api/editor/locales/ja/editor.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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": "パレットの管理",