mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Input for name when creating a new authenticator (#8153)
* FEATURE: Added input for name when creating a new authenticator in user preferences * FEATURE: Added placeholders to authenticator inputs * Ran prettier on second-factor-add-totp.js.es6
This commit is contained in:
committed by
GitHub
parent
9e9d57d7ee
commit
30087beb72
@@ -971,6 +971,7 @@ en:
|
||||
enable: "Manage Two Factor Authentication"
|
||||
forgot_password: "Forgot password?"
|
||||
confirm_password_description: "Please confirm your password to continue"
|
||||
name: "Name"
|
||||
label: "Code"
|
||||
rate_limit: "Please wait before trying another authentication code."
|
||||
enable_description: |
|
||||
|
||||
Reference in New Issue
Block a user