mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-07 23:34:58 +00:00
Create a page which list events
This commit is contained in:
@@ -11,3 +11,11 @@ count participations to this event: >-
|
||||
one {Un participant à l'événement}
|
||||
other {# participants à l'événement}
|
||||
}
|
||||
|
||||
events:
|
||||
and_other_count_participants: >-
|
||||
{ count, plural,
|
||||
=0 {Aucun autre participant}
|
||||
one {et un autre participant}
|
||||
other {et # autres participants}
|
||||
}
|
@@ -107,3 +107,8 @@ csv: csv
|
||||
Create a new role: Créer un nouveau rôle
|
||||
Create a new type: Créer un nouveau type
|
||||
Create a new status: Créer un nouveau statut
|
||||
|
||||
event:
|
||||
filter:
|
||||
event_types: Par types d'événement
|
||||
event_dates: Par date d'événement
|
||||
|
Reference in New Issue
Block a user