Fix #587 - Display TOTP secret next to QR code
This commit is contained in:
parent
bae7cf8cce
commit
63886bdc59
3 changed files with 8 additions and 1 deletions
|
@ -118,6 +118,8 @@ en:
|
|||
disable: Disable
|
||||
enable: Enable
|
||||
instructions_html: "<strong>Scan this QR code into Google Authenticator or a similiar app on your phone</strong>. From now on, that app will generate tokens that you will have to enter when logging in."
|
||||
plaintext_secret_html: "Plain-text secret: <samp>%{secret}</samp>"
|
||||
warning: If you cannot configure an authenticator app right now, you should click "disable" or you won't be able to login.
|
||||
users:
|
||||
invalid_email: The e-mail address is invalid
|
||||
invalid_otp_token: Invalid two-factor code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue