mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
7 lines
159 B
PHP
7 lines
159 B
PHP
@component('mail::message')
|
|
{{ trans('email.no_backup_codes_intro', ['email' => $user->email]) }}
|
|
|
|
{{ trans('email.no_backup_codes_warning') }}
|
|
|
|
@endcomponent
|