mirror of
https://github.com/bitwarden/browser
synced 2025-12-31 15:43:28 +00:00
Handle desktop logged into a different account for biometrics (#1533)
This commit is contained in:
@@ -1420,6 +1420,12 @@
|
||||
"nativeMessagingInvalidEncryptionTitle": {
|
||||
"message": "Desktop communication interrupted"
|
||||
},
|
||||
"nativeMessagingWrongUserDesc": {
|
||||
"message": "The desktop application is logged into a different account. Please ensure both applications are logged into the same account."
|
||||
},
|
||||
"nativeMessagingWrongUserTitle": {
|
||||
"message": "Account missmatch"
|
||||
},
|
||||
"biometricsNotEnabledTitle": {
|
||||
"message": "Biometrics not enabled"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user