{{ __mc('This triggers the automation for all subscribers in :description, regardless of the trigger that is set.', ['description' => $automation->emailList->name . ' (' . $automation->getSegment()->description() . ')']) }}
@if ($automation->repeat_enabled){{ __mc('Repeating is enabled for this automation which will result in subscribers already in the automation to go through it again.') }}
@if ($automation->repeat_only_after_halt){{ __mc('Only halted subscribers will be repeated.') }}
@endif @endif