feat: add no result found UI on executions

This commit is contained in:
Ali BARIN
2022-08-12 19:19:07 +02:00
parent a5f391d2dc
commit 38700256b0
3 changed files with 21 additions and 5 deletions

View File

@@ -51,6 +51,7 @@
"flows.noFlows": "You don't have any flows yet.",
"flowEditor.goBack": "Go back to flows",
"executions.title": "Executions",
"executions.noExecutions": "There is no execution data point to show.",
"execution.executedAt": "executed {datetime}",
"profileSettings.title": "My Profile",
"profileSettings.email": "Email",