+ {{ t('2fa-is-enabled-description') }} +
++ {{ t('2fa-setup-date', { date: setupDateLabel }) }} +
++ {{ t('2fa-is-not-enabled-description') }} +
++ {{ t('captcha', 'Complete the CAPTCHA to proceed.') }} +
++ {{ t('email-otp-2fa-description') }} +
++ {{ otpEmail }} +
++ {{ t('email-otp-sent') }} +
+ ++ {{ t('mfa-enable-instruction') }} +
++ {{ t('mfa-enable-instruction-2') }} +
+ + +- {{ t('email-otp-2fa-title') }}: -
-- {{ t('email-otp-2fa-description') }} -
-- {{ t('email-otp-verified-until', { time: otpVerifiedUntilLabel }) }} -
-- {{ t('email-otp-expired') }} -
-- {{ t('email-otp-not-verified') }} -
-- {{ t('2fa') }}: -
-{{ t('account-id') }}: @@ -947,36 +596,6 @@ onBeforeUnmount(() => {