mirror of
https://github.com/immich-app/immich.git
synced 2026-03-07 10:37:22 +03:00
feat(web): select all duplicates (#10189)
* feat(web): select all duplicates Allows users to select or deselect all duplicate photos when removing duplicates * styling * chore(web): add more translations to duplicates page * color --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com> Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
@@ -514,6 +514,7 @@
|
||||
"export": "Export",
|
||||
"export_as_json": "Export as JSON",
|
||||
"extension": "Extension",
|
||||
"external": "External",
|
||||
"external_libraries": "External Libraries",
|
||||
"failed_to_get_people": "Failed to get people",
|
||||
"favorite": "Favorite",
|
||||
@@ -752,9 +753,11 @@
|
||||
"select_avatar_color": "Select avatar color",
|
||||
"select_face": "Select face",
|
||||
"select_featured_photo": "Select featured photo",
|
||||
"select_keep_all": "Select keep all",
|
||||
"select_library_owner": "Select library owner",
|
||||
"select_new_face": "Select new face",
|
||||
"select_photos": "Select photos",
|
||||
"select_trash_all": "Select trash all",
|
||||
"selected": "Selected",
|
||||
"send_message": "Send message",
|
||||
"server": "Server",
|
||||
|
||||
Reference in New Issue
Block a user