diff --git a/src/app/pages/signin/signin-form/signin-form.component.html b/src/app/pages/signin/signin-form/signin-form.component.html index f3da2c2b7a1..09ae43720ef 100644 --- a/src/app/pages/signin/signin-form/signin-form.component.html +++ b/src/app/pages/signin/signin-form/signin-form.component.html @@ -39,6 +39,10 @@ } } @if (hasTwoFactor) { +

+ {{ '2FA has been configured for this account. Enter the OTP to continue.' | translate }} +

+