feat: add executions page
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
ab82134b88
commit
2218ffd790
@@ -4,6 +4,7 @@
|
||||
"drawer.dashboard": "Dashboard",
|
||||
"drawer.flows": "Flows",
|
||||
"drawer.apps": "My Apps",
|
||||
"drawer.executions": "Executions",
|
||||
"drawer.explore": "Explore",
|
||||
"app.connectionCount": "{count} connections",
|
||||
"app.flowCount": "{count} flows",
|
||||
@@ -35,5 +36,6 @@
|
||||
"flowStep.triggerType": "Trigger",
|
||||
"flowStep.actionType": "Action",
|
||||
"flows.create": "Create flow",
|
||||
"flows.title": "Flows"
|
||||
}
|
||||
"flows.title": "Flows",
|
||||
"executions.title": "Executions"
|
||||
}
|
||||
|
Reference in New Issue
Block a user