mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 01:23:57 +00:00
fix(auth): clarify 2FA security key verification text
Updates user interface text to improve clarity when prompting for security key verification during two-factor authentication. Ref: PM-20055
This commit is contained in:
@@ -886,6 +886,9 @@
|
||||
"followTheStepsBelowToFinishLoggingIn": {
|
||||
"message": "Follow the steps below to finish logging in."
|
||||
},
|
||||
"followTheStepsBelowToFinishLoggingInWithSecurityKey": {
|
||||
"message": "Follow the steps below to finish logging in with your security key."
|
||||
},
|
||||
"restartRegistration": {
|
||||
"message": "Restart registration"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user