From 1c4f789414c76ee1956357461fcc548e8595a749 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, 6 insertions(+) diff --git a/translations/messages.fr.yml b/translations/messages.fr.yml index 49a4c2e09..71bc22612 100644 --- a/translations/messages.fr.yml +++ b/translations/messages.fr.yml @@ -102,3 +102,9 @@ My tasks over deadline: Mes tâches à échéance dépassée Apply transition on task %title%: Appliquer la transition sur la tâche %title% All centers: Tous les centres + +# ROLES +CHILL_TASK_TASK_CREATE: Ajouter une tâche +CHILL_TASK_TASK_DELETE: Supprimer une tâche +CHILL_TASK_TASK_SHOW: Voir une tâche +CHILL_TASK_TASK_UPDATE: Modifier une tâche \ No newline at end of file