mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
I know it's bad form to submit a large PR like this but this fixes almost everything in https://github.com/firefly-iii/firefly-iii/issues/9183 and I was too lazy to create a branch for it.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@component('mail::message')
|
||||
{{ trans('email.no_backup_codes_intro', ['email' => $user->email]) }}
|
||||
|
||||
{{ trans('email.no_backup_codes_warning') }}
|
||||
|
||||
@endcomponent
|
||||
Reference in New Issue
Block a user