🐛 Fix node not found text

This commit is contained in:
Iván Ovejero 2021-12-16 16:48:50 +01:00
parent a1cddb33a3
commit f6ddb61dcf
2 changed files with 2 additions and 2 deletions

View file

@ -424,7 +424,7 @@
"trigger": "🇩🇪 Trigger"
},
"noResults": {
"dontWorryYouCanProbablyDoItWithThe": "🇩🇪 Dont worry, you can probably do it with the {httpRequest} or {webhook} node",
"dontWorryYouCanProbablyDoItWithThe": "🇩🇪 Dont worry, you can probably do it with the",
"httpRequest": "🇩🇪 HTTP Request",
"node": "🇩🇪 node",
"requestTheNode": "🇩🇪 Request the node",

View file

@ -408,7 +408,7 @@
"trigger": "Trigger"
},
"noResults": {
"dontWorryYouCanProbablyDoItWithThe": "Dont worry, you can probably do it with the {httpRequest} or {webhook} node",
"dontWorryYouCanProbablyDoItWithThe": "Dont worry, you can probably do it with the",
"httpRequest": "HTTP Request",
"node": "node",
"requestTheNode": "Request the node",