✏️ Update copy

This commit is contained in:
Iván Ovejero 2022-05-05 19:01:10 +02:00
parent a294201099
commit aa89404e77

View file

@ -412,7 +412,7 @@
"nodeSettings.waitBetweenTries.description": "How long to wait between each attempt (in milliseconds)", "nodeSettings.waitBetweenTries.description": "How long to wait between each attempt (in milliseconds)",
"nodeSettings.waitBetweenTries.displayName": "Wait Between Tries (ms)", "nodeSettings.waitBetweenTries.displayName": "Wait Between Tries (ms)",
"nodeSettings.youCanUseTheHttpRequestNode": "You can use the <b>HTTP Request</b> node to make a custom API call with your {nodeTypeDisplayName} credential. <a target=\"_blank\" href=\"https://docs.n8n.io/integrations/custom-operations/\">Learn more</a>", "nodeSettings.youCanUseTheHttpRequestNode": "You can use the <b>HTTP Request</b> node to make a custom API call with your {nodeTypeDisplayName} credential. <a target=\"_blank\" href=\"https://docs.n8n.io/integrations/custom-operations/\">Learn more</a>",
"nodeSettings.scopes": "Your <b>{activeCredential}</b> credential has access to the following scope:<br>{scopes} | Your <b>{activeCredential}</b> credential has access to the following scopes:<br>{scopes}", "nodeSettings.scopes": "<b>{activeCredential}</b> credential has access to the following scope:<br>{scopes} | <b>{activeCredential}</b> credential has access to the following scopes:<br>{scopes}",
"nodeView.addNode": "Add node", "nodeView.addNode": "Add node",
"nodeView.addSticky": "Click to add sticky note", "nodeView.addSticky": "Click to add sticky note",
"nodeView.confirmMessage.beforeRouteLeave.cancelButtonText": "Leave without saving", "nodeView.confirmMessage.beforeRouteLeave.cancelButtonText": "Leave without saving",