fix(editor): Make schema view search copy more clear (#10807)

This commit is contained in:
Elias Meire 2024-09-13 12:59:57 +02:00 committed by GitHub
parent 45dccf3d0c
commit 7f1c131b72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2043,7 +2043,7 @@
"ndv.trigger.webhookBasedNode.action": "Pull in events from {name}",
"ndv.search.placeholder.output": "Search output",
"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.noNodeMatch.title": "No matching nodes",
"ndv.search.noMatch.description": "Try changing or {link} the filter to see more",