mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: improve added to album messages (#29641)
This commit is contained in:
parent
32352fa375
commit
a6f0253544
2 changed files with 7 additions and 3 deletions
|
|
@ -593,6 +593,7 @@
|
|||
"asset_viewer_settings_title": "Asset Viewer",
|
||||
"assets": "Assets",
|
||||
"assets_added_to_album_count": "Added {count, plural, one {# asset} other {# assets}} to the album",
|
||||
"assets_added_to_album_partial_count": "Added {successCount} out of {totalCount} {totalCount, plural, one {asset} other {assets}} to the album",
|
||||
"assets_added_to_albums_count": "Added {assetTotal, plural, one {# asset} other {# assets}} to {albumTotal, plural, one {# album} other {# albums}}",
|
||||
"assets_cannot_be_added_to_album_count": "{count, plural, one {Asset} other {Assets}} cannot be added to the album",
|
||||
"assets_cannot_be_added_to_albums": "{count, plural, one {Asset} other {Assets}} cannot be added to any of the albums",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue