mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
4 lines
110 B
PHP
4 lines
110 B
PHP
|
|
@component('mail::message')
|
||
|
|
{{ trans('email.unknown_user_body', ['address' => $address]) }}
|
||
|
|
@endcomponent
|