1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

Add missing translations on WebAuthn login (#6965)

This commit is contained in:
Todd Martin
2023-11-27 03:10:49 -05:00
committed by GitHub
parent 802fb29120
commit 640700e4f0

View File

@@ -611,6 +611,15 @@
"loginWithMasterPassword": {
"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": {
"message": "Log in with passkey"
},