mirror of
https://github.com/bitwarden/web
synced 2025-12-17 16:53:14 +00:00
Use mobile's trash message for item delete (#710)
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
This commit is contained in:
@@ -461,7 +461,7 @@
|
|||||||
"message": "Delete Attachment"
|
"message": "Delete Attachment"
|
||||||
},
|
},
|
||||||
"deleteItemConfirmation": {
|
"deleteItemConfirmation": {
|
||||||
"message": "Are you sure you want to delete this item?"
|
"message": "Do you really want to send to the trash?"
|
||||||
},
|
},
|
||||||
"deletedItem": {
|
"deletedItem": {
|
||||||
"message": "Item sent to trash"
|
"message": "Item sent to trash"
|
||||||
|
|||||||
Reference in New Issue
Block a user