{{ __('Here\'s what happened in the community over the :period.', ['period' => $periodLabel]) }}
@if ($unread > 0){{ $topic['excerpt'] }}
{{ __('No new topics this time โ check in to start a conversation.') }}
@endforelse
{{ __('You\'re receiving this because your digest is set to :frequency.', ['frequency' => $user->digest_frequency]) }}
{!! __('Change it anytime in your :link', ['link' => '' . __('profile settings') . '']) !!},
{{ __('or') }} {{ __('unsubscribe from digests') }}.