diff --git a/app/config/locale/templates.php b/app/config/locale/templates.php index ac5a2acf1d..e013c3ccc9 100644 --- a/app/config/locale/templates.php +++ b/app/config/locale/templates.php @@ -6,7 +6,8 @@ return [ 'magicSession', 'recovery', 'invitation', - 'mfaChallenge' + 'mfaChallenge', + 'sessionAlert' ], 'sms' => [ 'verification',