mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
Merge pull request #1827 from djsmith85/fix-typo
Fix typo in webAuthnAuthenticate
This commit is contained in:
commit
c590a94511
@ -806,7 +806,7 @@
|
|||||||
"message": "Continue the WebAuthn 2FA verification in the new tab."
|
"message": "Continue the WebAuthn 2FA verification in the new tab."
|
||||||
},
|
},
|
||||||
"webAuthnAuthenticate": {
|
"webAuthnAuthenticate": {
|
||||||
"message": "Authenticate WebAutn"
|
"message": "Authenticate WebAuthn"
|
||||||
},
|
},
|
||||||
"loginUnavailable": {
|
"loginUnavailable": {
|
||||||
"message": "Login Unavailable"
|
"message": "Login Unavailable"
|
||||||
|
Loading…
Reference in New Issue
Block a user