@if($notStarted)

{{ trans('update.this_live_has_not_started_yet') }}

{{ trans('update.this_live_has_not_started_yet_hint') }}
@else

{{ trans('update.wait_to_join_the_channel') }}

@endif