mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
notifications: fix comments counter
This commit is contained in:
@@ -29,3 +29,11 @@ notification:
|
||||
few {# non-lues}
|
||||
other {# non-lues}
|
||||
}
|
||||
|
||||
counter comments: >-
|
||||
{nb, plural,
|
||||
=0 {Aucun commentaire}
|
||||
one {# commentaire}
|
||||
few {# commentaires}
|
||||
other {# commentaires}
|
||||
}
|
Reference in New Issue
Block a user