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