mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-13 05:19:26 +00:00
Fix notification (details in description)
- Fix the dot being displayed when the user has 0 notifications. - Added a message when there is no unread notification to be displayed.
This commit is contained in:
@ -5723,6 +5723,10 @@ msgstr "Vous avez acheté %s"
|
||||
msgid "You have a notification"
|
||||
msgstr "Vous avez une notification"
|
||||
|
||||
#: core/templates/core/base.jinja
|
||||
msgid "You do not have any unread notification"
|
||||
msgstr "Vous n'avez aucune notification non lue"
|
||||
|
||||
#: sith/settings.py:624
|
||||
msgid "Success!"
|
||||
msgstr "Succès !"
|
||||
|
Reference in New Issue
Block a user