1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00

[PM-4919] Add typePasskey phrase to browser (#6967)

This commit is contained in:
Todd Martin 2023-11-27 09:24:52 -05:00 committed by GitHub
parent 61ca0e893e
commit 75e1486c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2679,6 +2679,9 @@
"confirmFilePassword": { "confirmFilePassword": {
"message": "Confirm file password" "message": "Confirm file password"
}, },
"typePasskey": {
"message": "Passkey"
},
"passkeyNotCopied": { "passkeyNotCopied": {
"message": "Passkey will not be copied" "message": "Passkey will not be copied"
}, },