languages/en-US/RecycleBin.json
{
"php": {
"LBL_RECYCLE_DELETE_ALL": "Remove all trash",
"RecycleBin": "Trash bin"
},
"js": {
"JS_MASS_DELETE": "Mass delete",
"JS_MASS_ACTIVATE": "Mass activate",
"JS_DELETE_ALL_RECYCLE_RECORD": "Delete all records from Recycle Bin",
"JS_ACTIVATE_RECORD_DESC": "Activating a record only changes the record's state without changing the rest of information. Are you sure you want to activate the record?",
"JS_DELETE_ALL_RECYCLE_RECORD_DESC": "Deleting a record is permanent and irreversible for all record's information. Are you sure you want to delete the record?",
"JS_ADDED_TO_QUEUE": "Added to the queue. All elements will be deleted"
}
}