1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00

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

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