1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00: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

View File

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