mirror of
https://github.com/immich-app/immich.git
synced 2025-12-10 17:23:12 +03:00
fix: album deleted toast message (#20121)
* fix: album deleted toast message * Update mobile/lib/presentation/pages/drift_remote_album.page.dart Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com> * Fix lint --------- Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
This commit is contained in:
@@ -397,6 +397,7 @@
|
||||
"album_cover_updated": "Album cover updated",
|
||||
"album_delete_confirmation": "Are you sure you want to delete the album {album}?",
|
||||
"album_delete_confirmation_description": "If this album is shared, other users will not be able to access it anymore.",
|
||||
"album_deleted": "Album deleted",
|
||||
"album_info_card_backup_album_excluded": "EXCLUDED",
|
||||
"album_info_card_backup_album_included": "INCLUDED",
|
||||
"album_info_updated": "Album info updated",
|
||||
|
||||
Reference in New Issue
Block a user