1
0
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:
Oscar Hinton
2021-05-19 19:42:06 +02:00
committed by GitHub
parent 1c5ce23d35
commit 0fd89e06c6

View File

@@ -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"