diff --git a/app/config/locale/templates.php b/app/config/locale/templates.php index 39cac84814..4640d288b1 100644 --- a/app/config/locale/templates.php +++ b/app/config/locale/templates.php @@ -3,7 +3,10 @@ return [ 'email' => [ 'verification', - 'reset' + 'magicSession', + 'recovery', + 'invitation', + 'certificate' ], 'sms' => [ 'verification'