@node-red/editor-client
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -45,3 +45,4 @@ { | ||
"loadFlows": "Loading Flows", | ||
"importFlows": "Adding Flows to workspace" | ||
"importFlows": "Adding Flows to workspace", | ||
"importError": "<p>Error adding flows</p><p>__message__</p>" | ||
}, | ||
@@ -211,2 +212,4 @@ "workspace": { | ||
"importUnrecognised_plural": "Imported unrecognised types:", | ||
"importDuplicate": "Imported duplicate node:", | ||
"importDuplicate_plural": "Imported duplicate nodes:", | ||
"nodesExported": "Nodes exported to clipboard", | ||
@@ -550,3 +553,3 @@ "nodesImported": "Imported:", | ||
"upload": "Upload module tgz file", | ||
"refresh": "Refresh module list", | ||
"refresh": "Refresh module list", | ||
"errors": { | ||
@@ -553,0 +556,0 @@ "catalogLoadFailed": "<p>Failed to load node catalogue.</p><p>Check the browser console for more information</p>", |
@@ -45,3 +45,4 @@ { | ||
"loadFlows": "フローを読み込み中", | ||
"importFlows": "ワークスペースにフローを追加中" | ||
"importFlows": "ワークスペースにフローを追加中", | ||
"importError": "<p>フロー追加エラー</p><p>__message__</p>" | ||
}, | ||
@@ -211,2 +212,4 @@ "workspace": { | ||
"importUnrecognised_plural": "認識できない型が読み込まれました:", | ||
"importDuplicate": "重複したノードを読み込みました:", | ||
"importDuplicate_plural": "重複したノードを読み込みました:", | ||
"nodesExported": "クリップボードへフローを書き出しました", | ||
@@ -550,3 +553,3 @@ "nodesImported": "読み込みました:", | ||
"upload": "モジュールのtgzファイルをアップロード", | ||
"refresh": "モジュールリスト更新", | ||
"refresh": "モジュールリスト更新", | ||
"errors": { | ||
@@ -553,0 +556,0 @@ "catalogLoadFailed": "<p>ノードのカタログの読み込みに失敗しました。</p><p>詳細はブラウザのコンソールを確認してください。</p>", |
{ | ||
"name": "@node-red/editor-client", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8155737
59827