{{ __('verify_email.notice_title') }}

{{ __('verify_email.notice_body', ['email' => $email]) }}

{{ __('verify_email.notice_hint') }}

{{ __('verify_email.notice_resend') }} {{-- R23: confirmed in a modal. Deleting an account is not a thing to do on one click, even an account that is five minutes old. --}} {{ __('verify_email.notice_delete') }}
{{-- Said here, not only in the mail: somebody who never got the mail is looking at THIS page, and the deadline is the reason they do not have to do anything about an attempt they abandon. --}}

{{ __('verify_email.notice_wrong_address') }}