Fix recovery key locales not being set

This commit is contained in:
Andreas Nedbal 2022-07-03 17:35:17 +02:00 committed by Karina Kwiatek
parent 5d9e91f90c
commit 645f6d87be
1 changed files with 6 additions and 6 deletions

View File

@ -187,12 +187,12 @@ en:
index: index:
title: "Security Settings" title: "Security Settings"
heading: "Two-factor authentication" heading: "Two-factor authentication"
recovery_keys: recovery_keys:
heading: "Your %{app_name} recovery codes" heading: "Your %{app_name} recovery codes"
generated_at: "These codes were generated at %{time}" generated_at: "These codes were generated at %{time}"
recommendation: "We recommend storing these in a password manager or printing them out on paper." recommendation: "We recommend storing these in a password manager or printing them out on paper."
print: "Print" print: "Print"
consideration: "Please consider the environment before printing this page." consideration: "Please consider the environment before printing this page."
totp_enabled: totp_enabled:
body: "Your account is set up to require the use of a one-time password in order to log in." body: "Your account is set up to require the use of a one-time password in order to log in."
recovery_code_count: "You currently have %{count} unused recovery codes." recovery_code_count: "You currently have %{count} unused recovery codes."