mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
feat: Display the number of selected items in AlbumPickerModal title (#30485)
This commit is contained in:
parent
774a9fd868
commit
c2db36934f
5 changed files with 70 additions and 4 deletions
|
|
@ -30,6 +30,7 @@
|
|||
"add_to_album_bottom_sheet_added": "Added to {album}",
|
||||
"add_to_album_bottom_sheet_already_exists": "Already in {album}",
|
||||
"add_to_album_bottom_sheet_some_local_assets": "Some local assets could not be added to album",
|
||||
"add_to_album_item_count": "Add {count, plural, one {# item} other {# items}} to album",
|
||||
"add_to_albums": "Add to albums",
|
||||
"add_to_albums_count": "Add to albums ({count})",
|
||||
"add_to_bottom_bar": "Add to",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue