mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
Improve notifications
This commit is contained in:
@@ -13,3 +13,19 @@ notification:
|
||||
few {# notifications}
|
||||
other {# notifications}
|
||||
}
|
||||
|
||||
counter total notifications: >-
|
||||
{total, plural,
|
||||
=0 {Aucune notification}
|
||||
one {# notification}
|
||||
few {# notifications}
|
||||
other {# notifications}
|
||||
}
|
||||
|
||||
counter unread notifications: >-
|
||||
{unread, plural,
|
||||
=0 {Aucune non-lue}
|
||||
one {# non-lue}
|
||||
few {# non-lues}
|
||||
other {# non-lues}
|
||||
}
|
||||
|
@@ -58,6 +58,7 @@ comment: commentaire
|
||||
Comment: Commentaire
|
||||
Pinned comment: Commentaire épinglé
|
||||
Any comment: Aucun commentaire
|
||||
Read more: Lire la suite
|
||||
|
||||
# comment embeddable
|
||||
No comment associated: Aucun commentaire
|
||||
|
Reference in New Issue
Block a user