mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
feat(web): show trash days info in trash page (#4484)
This commit is contained in:
parent
62cb14e4b6
commit
45ffa65173
2 changed files with 5 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue