diff --git a/app/views/two_factor_authentication/backup_code_verification/show.html.erb b/app/views/two_factor_authentication/backup_code_verification/show.html.erb index 363cd2d6726..2453849fddf 100644 --- a/app/views/two_factor_authentication/backup_code_verification/show.html.erb +++ b/app/views/two_factor_authentication/backup_code_verification/show.html.erb @@ -1,4 +1,4 @@ -<% self.title = t('titles.enter_2fa_code.security_code') %> +<% self.title = t('two_factor_authentication.backup_code_header_text') %> <%= render PageHeadingComponent.new.with_content(t('two_factor_authentication.backup_code_header_text')) %> diff --git a/config/locales/forms/en.yml b/config/locales/forms/en.yml index 631f73125b4..332fa449493 100644 --- a/config/locales/forms/en.yml +++ b/config/locales/forms/en.yml @@ -120,7 +120,7 @@ en: totp_step_3: Scan this QR barcode with your app totp_step_4: Enter the temporary code from your app two_factor: - backup_code: Security code + backup_code: Backup code personal_key: Personal key try_again: Use another phone number validation: diff --git a/config/locales/forms/es.yml b/config/locales/forms/es.yml index f3c449b72e5..0c098b0ebd1 100644 --- a/config/locales/forms/es.yml +++ b/config/locales/forms/es.yml @@ -127,7 +127,7 @@ es: totp_step_3: Escanee este código de barras QR con su aplicación totp_step_4: Ingrese el código temporal de su aplicación two_factor: - backup_code: Código de seguridad + backup_code: Código de respaldo personal_key: Clave personal try_again: Use otro número de teléfono. validation: diff --git a/config/locales/forms/fr.yml b/config/locales/forms/fr.yml index ce5005634e1..5aeb546452e 100644 --- a/config/locales/forms/fr.yml +++ b/config/locales/forms/fr.yml @@ -129,7 +129,7 @@ fr: totp_step_3: Scannez ce code-barres QR avec votre application totp_step_4: Entrez le code temporaire de votre application two_factor: - backup_code: Code de sécurité + backup_code: Code de sauvegarde personal_key: Clé personnelle try_again: Utilisez un autre numéro de téléphone validation: