feat: make step in editor configurable
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
4985fb422e
commit
95a63affe7
@@ -30,8 +30,8 @@
|
||||
"connection.deletedMessage": "The connection has been deleted.",
|
||||
"connection.addedAt": "added {datetime}",
|
||||
"createFlow.creating": "Creating a flow...",
|
||||
"flow.active": "Enabled",
|
||||
"flow.inactive": "Disabled",
|
||||
"flow.active": "ON",
|
||||
"flow.inactive": "OFF",
|
||||
"flowStep.triggerType": "Trigger",
|
||||
"flowStep.actionType": "Action",
|
||||
"flows.create": "Create flow",
|
||||
|
Reference in New Issue
Block a user