@lang('frontend.before-start-heading')
@lang('frontend.before-start-text', ['time' => Contest::displayDateStart('%k:%M'), 'date' => Contest::displayDateStart()])
@lang('frontend.before-start-heading')
@lang('frontend.before-start-text', ['time' => Contest::displayDateStart('%k:%M'), 'date' => Contest::displayDateStart()])
@lang('frontend.participate-heading')
@lang('frontend.participate-text', ['date' => Contest::displayDateEndParticipate()])
@lang('frontend.latest-bands')
@lang('frontend.vote-heading', ['link' => route('vote')])
@lang('frontend.vote-text', ['link' => route('vote')])
@lang('frontend.limbo-heading-with-shortlist', ['date' => Contest::displayDateSemiFinal()])
@else@lang('frontend.limbo-heading', ['date' => Contest::displayDateSemiFinal()])
@endif
@lang('frontend.limbo-text')
@lang('frontend.semi-final-heading')
@lang('frontend.semi-final-text', ['date' => Contest::displayDateEndSemiFinal()])
@lang('frontend.end-heading', ['date' => Contest::displayDateShowFinalists()])
@lang('frontend.end-text')
@lang('frontend.final-heading')
@lang('frontend.final-text')
@lang('frontend.winner-heading', ['winner' => $winner->name])
@lang('frontend.winner-text')