UX: Separate section for 2FA settings, more consistent layout

This commit is contained in:
Kris
2019-05-16 11:49:07 -04:00
committed by Guo Xiang Tan
parent 648af78298
commit 3388872991
2 changed files with 27 additions and 19 deletions

View File

@@ -924,8 +924,8 @@ en:
second_factor:
title: "Two Factor Authentication"
disable: "Disable two factor authentication"
enable: "Enable two factor authentication for enhanced account security"
disable: "Disable Two Factor Authentication"
enable: "Enable Two Factor Authentication"
confirm_password_description: "Please confirm your password to continue"
label: "Code"
rate_limit: "Please wait before trying another authentication code."
@@ -933,6 +933,8 @@ en:
Scan this QR code in a supported app (<a href="https://www.google.com/search?q=authenticator+apps+for+android" target="_blank">Android</a> <a href="https://www.google.com/search?q=authenticator+apps+for+ios" target="_blank">iOS</a>) and enter your authentication code.
disable_description: "Please enter the authentication code from your app"
show_key_description: "Enter manually"
short_description: |
Protect your account with one-time use security codes.
extended_description: |
Two factor authentication adds extra security to your account by requiring a one-time token in addition to your password. Tokens can be generated on <a href="https://www.google.com/search?q=authenticator+apps+for+android" target='_blank'>Android</a> and <a href="https://www.google.com/search?q=authenticator+apps+for+ios">iOS</a> devices.
oauth_enabled_warning: "Please note that social logins will be disabled once two factor authentication has been enabled on your account."