mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Fix typo in webAuthnAuthenticate (#964)
This commit is contained in:
committed by
GitHub
parent
29f741316c
commit
97e1c7a2ea
@@ -3832,7 +3832,7 @@
|
|||||||
"message": "To verify your 2FA please click the button below."
|
"message": "To verify your 2FA please click the button below."
|
||||||
},
|
},
|
||||||
"webAuthnAuthenticate": {
|
"webAuthnAuthenticate": {
|
||||||
"message": "Authenticate WebAutn"
|
"message": "Authenticate WebAuthn"
|
||||||
},
|
},
|
||||||
"webAuthnNotSupported": {
|
"webAuthnNotSupported": {
|
||||||
"message": "WebAuthn is not supported in this browser."
|
"message": "WebAuthn is not supported in this browser."
|
||||||
|
|||||||
Reference in New Issue
Block a user