mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Fix typo in webAuthnAuthenticate (#964)
This commit is contained in:
committed by
Chad Scharf
parent
cc59d08a69
commit
09968a18d0
@@ -3832,7 +3832,7 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
|
||||
Reference in New Issue
Block a user