mirror of
https://github.com/bitwarden/web
synced 2025-12-10 05:13:40 +00:00
Rename Ciphers -> Items in trash cleanup message (#984)
This commit is contained in:
@@ -3883,10 +3883,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"trashCleanupWarning": {
|
"trashCleanupWarning": {
|
||||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||||
},
|
},
|
||||||
"trashCleanupWarningSelfHosted": {
|
"trashCleanupWarningSelfHosted": {
|
||||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||||
},
|
},
|
||||||
"passwordPrompt": {
|
"passwordPrompt": {
|
||||||
"message": "Master password re-prompt"
|
"message": "Master password re-prompt"
|
||||||
|
|||||||
Reference in New Issue
Block a user