mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-01 10:59:45 +00:00
Merge branch '390-fix-search-results' into 'master'
Fix participant condition in list_with_period.html.twig Closes #390 See merge request Chill-Projet/chill-bundles!832
This commit is contained in:
@@ -13,6 +13,14 @@ Requestor: >-
|
||||
neutral {Demandeur·euse}
|
||||
}
|
||||
|
||||
accompanying_period:
|
||||
Participants_without_count: >-
|
||||
{count, plural,
|
||||
=0 {Participant}
|
||||
=1 {Participant}
|
||||
other {Participants}
|
||||
}
|
||||
|
||||
person:
|
||||
from_the: depuis le
|
||||
And himself: >-
|
||||
|
@@ -208,7 +208,7 @@ Pediod closing form is not valid: Le formulaire n'est pas valide
|
||||
Accompanying user: Accompagnant
|
||||
No accompanying user: Aucun accompagnant
|
||||
No data given: Pas d'information
|
||||
Participants: Usagers impliquées
|
||||
Participants: Usagers impliqués
|
||||
Create an accompanying course: Créer un parcours
|
||||
Accompanying courses of users: Parcours des utilisateurs
|
||||
This accompanying course is still a draft: Ce parcours est encore à l'état brouillon.
|
||||
|
Reference in New Issue
Block a user