fix(editor): Change executions title to match menu (#5349)
* fix(editor): Prevent content moving between pages * fix(editor): Change execution page title
This commit is contained in:
@@ -484,7 +484,7 @@
|
||||
"executionsList.unknown": "Unknown",
|
||||
"executionsList.unsavedWorkflow": "[UNSAVED WORKFLOW]",
|
||||
"executionsList.waiting": "Waiting",
|
||||
"executionsList.workflowExecutions": "Workflow Executions",
|
||||
"executionsList.workflowExecutions": "All Executions",
|
||||
"executionsList.view": "View",
|
||||
"executionsList.stop": "Stop",
|
||||
"executionsList.statusTooltipText.theWorkflowIsWaitingIndefinitely": "The workflow is waiting indefinitely for an incoming webhook call.",
|
||||
|
||||
Reference in New Issue
Block a user