feat: add no result found UI on flows

This commit is contained in:
Ali BARIN
2022-08-12 18:03:52 +02:00
parent 782b2bafaa
commit 77d7260698
2 changed files with 12 additions and 1 deletions

View File

@@ -47,6 +47,7 @@
"flowStep.actionType": "Action",
"flows.create": "Create flow",
"flows.title": "Flows",
"flows.noFlows": "You don't have any flows yet.",
"flowEditor.goBack": "Go back to flows",
"executions.title": "Executions",
"execution.executedAt": "executed {datetime}",