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