mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-03 03:49:44 +00:00
14 lines
472 B
YAML
14 lines
472 B
YAML
total events match the search: >-
|
|
{ total, plural,
|
|
=0 {Aucun événement ne correspond aux termes de recherche}
|
|
one {Un événement correspond aux termes de recherche}
|
|
other {# événements correspondent aux termes de recherche}
|
|
}
|
|
|
|
count participations to this event: >-
|
|
{ count, plural,
|
|
=0 {Aucun participant à l'événement}
|
|
one {Un participant à l'événement}
|
|
other {# participants à l'événement}
|
|
}
|