minor copyedits on 2fa backup codes

This commit is contained in:
Jeff Atwood 2018-07-31 17:32:05 -07:00
parent 0715aa18da
commit 7d8286e7ad
2 changed files with 6 additions and 6 deletions

View File

@ -740,7 +740,7 @@ en:
choose: "Choose a password"
second_factor_backup:
title: "Two Factor backup code management"
title: "Two Factor Backup Codes"
regenerate: "Regenerate"
disable: "Disable"
enable: "Enable"
@ -750,8 +750,8 @@ en:
copy_to_clipboard_error: "Error copying data to Clipboard"
remaining_codes: "You have <strong>{{count}}</strong> backup codes remaining."
codes:
title: "Backup codes"
description: "Each line is a different backup code which can only be used once. It's recommended to save this file in a safe place."
title: "Backup Codes Generated"
description: "Each of these backup codes can only be used once. Keep them somewhere safe but accessible."
second_factor:
title: "Two Factor Authentication"

View File

@ -1949,11 +1949,11 @@ en:
second_factor_title: "Two Factor Authentication"
second_factor_description: "Please enter the required authentication code from your app:"
second_factor_backup_description: "Please enter one of your backup codes:"
second_factor_backup_title: "Two Factor Backup"
second_factor_backup_title: "Two Factor Backup Code"
invalid_second_factor_code: "Invalid authentication code. Each code can only be used once."
second_factor_toggle:
totp: "Log in using Authenticator app"
backup_code: "Log in using a backup code"
totp: "Use an authenticator app instead"
backup_code: "Use a backup code instead"
user:
deactivated: "Was deactivated due to too many bounced emails to '%{email}'."