mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Make schema view search copy more clear (#10807)
This commit is contained in:
@@ -2043,7 +2043,7 @@
|
|||||||
"ndv.trigger.webhookBasedNode.action": "Pull in events from {name}",
|
"ndv.trigger.webhookBasedNode.action": "Pull in events from {name}",
|
||||||
"ndv.search.placeholder.output": "Search output",
|
"ndv.search.placeholder.output": "Search output",
|
||||||
"ndv.search.placeholder.input": "Search selected node",
|
"ndv.search.placeholder.input": "Search selected node",
|
||||||
"ndv.search.placeholder.input.schema": "Search previous nodes",
|
"ndv.search.placeholder.input.schema": "Search previous nodes' fields",
|
||||||
"ndv.search.noMatch.title": "No matching items",
|
"ndv.search.noMatch.title": "No matching items",
|
||||||
"ndv.search.noNodeMatch.title": "No matching nodes",
|
"ndv.search.noNodeMatch.title": "No matching nodes",
|
||||||
"ndv.search.noMatch.description": "Try changing or {link} the filter to see more",
|
"ndv.search.noMatch.description": "Try changing or {link} the filter to see more",
|
||||||
|
|||||||
Reference in New Issue
Block a user