{{ __('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. --}} {{-- Both deadlines, because reading only the first one ("deleted after five days") leaves somebody thinking a confirmed account goes the same way. It does not: the five days are about a registration nobody confirmed. --}}

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

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