feat(web): show trash days info in trash page (#4484)

This commit is contained in:
shenlong 2023-10-16 16:04:22 +00:00 committed by GitHub
parent 62cb14e4b6
commit 45ffa65173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -325,7 +325,7 @@
"map_location_dialog_cancel": "Cancel",
"map_location_dialog_yes": "Yes",
"trash_page_title": "Trash ({})",
"trash_page_info": "Backed up items will be permanently deleted after {} days",
"trash_page_info": "Trashed items will be permanently deleted after {} days",
"trash_page_no_assets": "No trashed assets",
"trash_page_delete": "Delete",
"trash_page_delete_all": "Delete All",