i18n(auth): add 2FA backup-view strings

feat/v1-foundation
boban 2026-06-20 15:21:52 +02:00
parent 8ec3b0b69a
commit f581529164
2 changed files with 8 additions and 0 deletions

View File

@ -34,6 +34,10 @@ return [
'challenge_heading' => 'Bestätigung',
'challenge_subtitle' => '6-stelliger Code aus deiner Authenticator-App.',
'code' => 'Code',
'challenge_use_backup' => 'Backup-Code verwenden',
'backup_heading' => 'Backup-Codes',
'backup_subtitle' => 'Gib einen Backup-Code ein, um fortzufahren.',
'back_to_options' => 'Zurück zu Anmelde-Optionen',
'back_to_login' => 'Zurück zur Anmeldung',
// ── 2FA setup ────────────────────────────────────────────────────────

View File

@ -34,6 +34,10 @@ return [
'challenge_heading' => 'Verification',
'challenge_subtitle' => '6-digit code from your authenticator app.',
'code' => 'Code',
'challenge_use_backup' => 'Use backup code',
'backup_heading' => 'Backup codes',
'backup_subtitle' => 'Enter a backup code to continue.',
'back_to_options' => 'Back to sign-in options',
'back_to_login' => 'Back to sign in',
// ── 2FA setup ────────────────────────────────────────────────────────