feat: introduce steps in flow editor
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
a232408f22
commit
247b25cfc4
@@ -32,5 +32,7 @@
|
||||
"connection.addedAt": "added {datetime}",
|
||||
"createFlow.creating": "Creating a flow...",
|
||||
"flow.active": "Enabled",
|
||||
"flow.inactive": "Disabled"
|
||||
"flow.inactive": "Disabled",
|
||||
"flowStep.triggerType": "Trigger",
|
||||
"flowStep.actionType": "Action"
|
||||
}
|
Reference in New Issue
Block a user