mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Separate section for 2FA settings, more consistent layout
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user