mirror of
https://github.com/bitwarden/browser
synced 2026-01-05 18:13:26 +00:00
cipher request login subclass, sync fixes
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
"message": "No"
|
||||
},
|
||||
"unexpectedError": {
|
||||
"message": "An unexpected error has occured."
|
||||
"message": "An unexpected error has occurred."
|
||||
},
|
||||
"nameRequired": {
|
||||
"message": "Name is required."
|
||||
@@ -429,6 +429,9 @@
|
||||
"syncingComplete": {
|
||||
"message": "Syncing complete"
|
||||
},
|
||||
"syncingFailed": {
|
||||
"message": "Syncing failed"
|
||||
},
|
||||
"importLoginsConfirmation": {
|
||||
"message": "You can bulk import logins from the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user