mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
Fix typo in webAuthnAuthenticate (#964)
This commit is contained in:
parent
29f741316c
commit
97e1c7a2ea
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user