mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
parent
3f08768854
commit
e9f8d68f62
3 changed files with 8 additions and 1 deletions
|
|
@ -38,6 +38,7 @@
|
|||
{ key: ['i'], action: $t('show_or_hide_info') },
|
||||
{ key: ['s'], action: $t('stack_selected_photos') },
|
||||
{ key: ['l'], action: $t('add_to_album') },
|
||||
{ key: ['t'], action: $t('tag_assets') },
|
||||
{ key: ['⇧', 'l'], action: $t('add_to_shared_album') },
|
||||
{ key: ['⇧', 'a'], action: $t('archive_or_unarchive_photo') },
|
||||
{ key: ['⇧', 'd'], action: $t('download') },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue