From 99e2712cbc1048888a9360516ab8f5c013333b2f Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Tue, 26 Jan 2021 15:21:22 +0100 Subject: [PATCH] translating all roles in admin interface --- translations/messages.fr.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/messages.fr.yml b/translations/messages.fr.yml index 395f25eae..cd37f0163 100644 --- a/translations/messages.fr.yml +++ b/translations/messages.fr.yml @@ -58,10 +58,12 @@ Event search: Recherche d'événements CHILL_EVENT_UPDATE: Modifier un événement CHILL_EVENT_CREATE: Créer un événement -CHILL_EVENT_PARTICIPATION_CREATE: Créer une participation à un événement -CHILL_EVENT_PARTICIPATION_UPDATE: Modifier une participation à un événement CHILL_EVENT_SEE: Voir un événement CHILL_EVENT_SEE_DETAILS: Voir les détails d'un événement +CHILL_EVENT_PARTICIPATION_CREATE: Créer une participation +CHILL_EVENT_PARTICIPATION_UPDATE: Modifier une participation +CHILL_EVENT_PARTICIPATION_SEE: Voir une participation +CHILL_EVENT_PARTICIPATION_SEE_DETAILS: Voir le détail d'une participation # TODO check place to put this Next step: Étape suivante