1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 03:33:54 +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:
Alec Rippberger
2025-04-22 23:09:07 -05:00
committed by GitHub
parent 95d0fb9012
commit 71e720e945
5 changed files with 11 additions and 2 deletions

View File

@@ -3212,6 +3212,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."
},
"launchDuo": {
"message": "Launch Duo in Browser"
},