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:
Julien Constant
2023-03-14 11:54:30 +01:00
parent 0751785d3d
commit 6f6d65b663
3 changed files with 32 additions and 17 deletions

View File

@ -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 !"