mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-08 09:32:07 +01:00
fix autofillError locale string description
This commit is contained in:
parent
6d56e8951d
commit
66dcf22b95
@ -485,7 +485,7 @@
|
||||
},
|
||||
"autofillError": {
|
||||
"message": "Unable to auto-fill the selected site on this page. Copy/paste your username and/or password instead.",
|
||||
"description": "Errors have occurred"
|
||||
"description": "Unable to auto-fill the selected site on this page. Copy/paste your username and/or password instead."
|
||||
},
|
||||
"loggedOut": {
|
||||
"message": "Logged out",
|
||||
|
Loading…
Reference in New Issue
Block a user