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."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"loginUnavailable": {
|
||||
"message": "Login Unavailable"
|
||||
|
|
Loading…
Reference in New Issue