fix translation and add role hierarchy

This commit is contained in:
2017-04-19 21:43:42 +02:00
parent 6eef0fcf88
commit 21974a048e
3 changed files with 22 additions and 4 deletions

View File

@@ -42,3 +42,10 @@ The participations were created: Les participations ont été créées
#search
Event search: Recherche d'événements
'%total% events match the search %pattern%' : '{0} Aucun événement ne correspond aux termes de recherche "%pattern%" | {1} Un événement a été trouvé par la recherche "%pattern%" | ]1,Inf] %total% événements correspondent aux termes de recherche "%pattern%".'
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