{{ $site }}

{{ __(':name invited you to join :site', ['name' => $inviterName, 'site' => $site]) }}

{{ __('You’ve been invited to be part of the :site community. Click below to create your account and say hello.', ['site' => $site]) }}

@if ($personalMessage)
“{{ $personalMessage }}”
@endif {{ __('Accept invitation →') }}

{{ __('Or paste this link into your browser:') }}
{{ $url }}

{{ __('Didn’t expect this? You can safely ignore this email.') }}