mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
display album name on picture identification notif
This commit is contained in:
@ -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")),
|
||||
|
Reference in New Issue
Block a user