Revamp 2FA setup UI with new wizard
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
Notify HeyPuter / notify (push) Has been cancelled
release-please / release-please (push) Has been cancelled

This commit is contained in:
jelveh
2026-05-04 17:49:38 -07:00
parent 6a534b8479
commit d8cc884f01
2 changed files with 904 additions and 252 deletions
File diff suppressed because it is too large Load Diff
+1 -6
View File
@@ -397,12 +397,7 @@ const en = {
// === 2FA Setup ===
setup2fa_1_step_heading: 'Open your authenticator app',
setup2fa_1_instructions: `
You can use any authenticator app that supports the Time-based One-Time Password (TOTP) protocol.
There are many to choose from, but if you're unsure
<a target="_blank" href="https://authy.com/download">Authy</a>
is a solid choice for Android and iOS.
`,
setup2fa_1_instructions: 'Scan the QR code with your authenticator app, then enter the 6-digit code it generates.',
setup2fa_2_step_heading: 'Scan the QR code',
setup2fa_3_step_heading: 'Enter the 6-digit code',
setup2fa_4_step_heading: 'Copy your recovery codes',