From 0fd89e06c653b53f2f4cc42223cfb1cc85ff1d18 Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Wed, 19 May 2021 19:42:06 +0200 Subject: [PATCH] Rename Ciphers -> Items in trash cleanup message (#984) --- src/locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en/messages.json b/src/locales/en/messages.json index 5a33d087ab..c8d5297438 100644 --- a/src/locales/en/messages.json +++ b/src/locales/en/messages.json @@ -3883,10 +3883,10 @@ } }, "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": { - "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": { "message": "Master password re-prompt"