Unknown user warning.

This commit is contained in:
James Cole
2024-12-12 07:09:17 +01:00
parent d995bfc081
commit 0e5eb036b0
11 changed files with 252 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
@component('mail::message')
{{ trans('email.unknown_user_body', ['address' => $address]) }}
@endcomponent