fix(editor): Add debug feature docs link (#7240)

This commit is contained in:
Csaba Tuncsik
2023-09-22 13:27:08 +02:00
committed by GitHub
parent 647fc6c555
commit 4614e1e1c9
2 changed files with 2 additions and 2 deletions

View File

@@ -581,7 +581,7 @@
"executionsList.debug.button.debugInEditor": "Debug in editor",
"executionsList.debug.paywall.content": "Debug in Editor allows you to debug a previous execution with the actual data pinned, right in your editor.",
"executionsList.debug.paywall.link.text": "Read more in the docs",
"executionsList.debug.paywall.link.url": "#",
"executionsList.debug.paywall.link.url": "https://docs.n8n.io/workflows/executions/debug/",
"executionSidebar.executionName": "Execution {id}",
"executionSidebar.searchPlaceholder": "Search executions...",
"executionView.onPaste.title": "Cannot paste here",