@node-red/editor-client
Advanced tools
Comparing version 3.1.2 to 3.1.3
@@ -116,3 +116,3 @@ { | ||
"import": "Import", | ||
"importExample": "Import Example Flow", | ||
"importExample": "Import example flow", | ||
"export": "Export", | ||
@@ -134,2 +134,7 @@ "search": "Search flows", | ||
"showTips": "Show tips", | ||
"showNodeHelp": "Show node help", | ||
"enableSelectedNodes": "Enable selected nodes", | ||
"disableSelectedNodes": "Disable selected nodes", | ||
"showSelectedNodeLabels": "Show selected node labels", | ||
"hideSelectedNodeLabels": "Hide selected node labels", | ||
"showWelcomeTours": "Show guided tours for new versions", | ||
@@ -516,4 +521,4 @@ "help": "Node-RED website", | ||
"editSelected": "Edit selected node", | ||
"deleteSelected": "Delete selected nodes or link", | ||
"deleteReconnect": "Delete and Reconnect", | ||
"deleteSelected": "Delete selection", | ||
"deleteReconnect": "Delete and reconnect", | ||
"importNode": "Import nodes", | ||
@@ -1233,2 +1238,3 @@ "exportNode": "Export nodes", | ||
"contextMenu": { | ||
"showActionList": "Show action list", | ||
"insert": "Insert", | ||
@@ -1235,0 +1241,0 @@ "node": "Node", |
@@ -159,3 +159,3 @@ { | ||
"enableSelectedNodes":"启用当前选中节点", | ||
"disableDelectedNodes":"禁用当前选中节点", | ||
"disableSelectedNodes":"禁用当前选中节点", | ||
"showSelectedNodeLabels":"显示选中的节点标签", | ||
@@ -162,0 +162,0 @@ "hideSelectedNodeLabels":"隐藏选中的节点标签" |
@@ -159,3 +159,3 @@ { | ||
"enableSelectedNodes":"啟用當前選中節點", | ||
"disableDelectedNodes":"禁用當前選中節點", | ||
"disableSelectedNodes":"禁用當前選中節點", | ||
"showSelectedNodeLabels":"顯示選中的節點標簽", | ||
@@ -162,0 +162,0 @@ "hideSelectedNodeLabels":"隱藏選中的節點標簽" |
{ | ||
"name": "@node-red/editor-client", | ||
"version": "3.1.2", | ||
"version": "3.1.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
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
28441523
179922