mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
Add missing translations on WebAuthn login (#6965)
This commit is contained in:
parent
802fb29120
commit
640700e4f0
@ -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"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user