|
@@ -90,6 +90,10 @@ export default {
|
|
|
next_five_execution_times: 'Next five execution times',
|
|
|
execute_time: 'Execute time',
|
|
|
failure_strategy: 'Failure Strategy',
|
|
|
+ node_execution: 'Node Execution',
|
|
|
+ backward_execution: 'Backward execution',
|
|
|
+ forward_execution: 'Forward execution',
|
|
|
+ current_node_execution: 'Execute only the current node',
|
|
|
notification_strategy: 'Notification Strategy',
|
|
|
workflow_priority: 'Workflow Priority',
|
|
|
worker_group: 'Worker Group',
|