translating all roles in admin interface

This commit is contained in:
Mathieu Jaumotte 2021-01-26 15:21:22 +01:00
parent 20af1b180d
commit 99e2712cbc

View File

@ -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