Merge pull request #430 from bitwarden/soft-delete-toast

[Soft Delete] Changed deleted item toast (trash)
This commit is contained in:
Chad Scharf 2020-04-14 16:56:40 -04:00 committed by GitHub
commit 2f165bcc2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@
"message": "Are you sure you want to delete this item?"
},
"deletedItem": {
"message": "Deleted item"
"message": "Sent item to trash"
},
"overwritePasswordConfirmation": {
"message": "Are you sure you want to overwrite the current password?"