{{ __mc('Choose how many subscribers will be involved in your tests, and when we decide a winner.') }}
{{ __mc('This campaign is scheduled to be sent at') }} {{ $campaign->scheduled_at->toMailcoachFormat() }}.
{{ __mc('Are you sure you want to send this campaign to') }} @if ($subscribersCount = $campaign->segmentSubscriberCount()) {{ number_format($subscribersCount) }} {{ $subscribersCount === 1 ? __mc('subscriber') : __mc('subscribers') }}? @endif