@if (action) {
{{ 'Starting pipeline ' | translate }}
} @else {
{{ 'Stopping pipeline' | translate }}
}
{{ status.id + 1 }} {{ 'of' | translate }}
{{ pipelinesToModify.length }} ({{ status.name }})...{{
status.status
}}
{{
'Sorry, there are no pipelines that are currently idle.'
| translate
}}
{{
'Sorry, there are no pipelines that are currently running.'
| translate
}}