display album name on picture identification notif

This commit is contained in:
imperosol
2025-06-11 18:16:54 +02:00
parent 75b37cd6e3
commit 6fec250658
6 changed files with 41 additions and 15 deletions

View File

@ -677,7 +677,7 @@ SITH_NOTIFICATIONS = [
("NEWS_MODERATION", _("There are %s fresh news to be moderated")),
("FILE_MODERATION", _("New files to be moderated")),
("SAS_MODERATION", _("There are %s pictures to be moderated in the SAS")),
("NEW_PICTURES", _("You've been identified on some pictures")),
("NEW_PICTURES", _("You've been identified in album %s")),
("REFILLING", _("You just refilled of %s")),
("SELLING", _("You just bought %s")),
("GENERIC", _("You have a notification")),