mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
Add missing translations on WebAuthn login (#6965)
This commit is contained in:
@@ -611,6 +611,15 @@
|
|||||||
"loginWithMasterPassword": {
|
"loginWithMasterPassword": {
|
||||||
"message": "Log in with master password"
|
"message": "Log in with master password"
|
||||||
},
|
},
|
||||||
|
"readingPasskeyLoading": {
|
||||||
|
"message": "Reading passkey..."
|
||||||
|
},
|
||||||
|
"readingPasskeyLoadingInfo": {
|
||||||
|
"message": "Keep this window open and follow prompts from your browser."
|
||||||
|
},
|
||||||
|
"useADifferentLogInMethod": {
|
||||||
|
"message": "Use a different log in method"
|
||||||
|
},
|
||||||
"loginWithPasskey": {
|
"loginWithPasskey": {
|
||||||
"message": "Log in with passkey"
|
"message": "Log in with passkey"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user