mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
feat(web): add individual filter removal from search result chips (#28166)
* feat(web): add individual filter removal from search result chips * drop cast * use delete * lint * stylings * filter --------- Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
@@ -1893,6 +1893,7 @@
|
||||
"remove_assets_title": "Remove assets?",
|
||||
"remove_custom_date_range": "Remove custom date range",
|
||||
"remove_deleted_assets": "Remove Deleted Assets",
|
||||
"remove_filter": "Remove filter",
|
||||
"remove_from_album": "Remove from album",
|
||||
"remove_from_album_action_prompt": "{count} removed from the album",
|
||||
"remove_from_favorites": "Remove from favorites",
|
||||
|
||||
Reference in New Issue
Block a user