1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

Merge pull request #1827 from djsmith85/fix-typo

Fix typo in webAuthnAuthenticate
This commit is contained in:
Chad Scharf
2021-05-11 17:19:18 -04:00
committed by GitHub

View File

@@ -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"