From 43e4662b842248952aa53ebb69e8e833682a055c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 3 Jun 2017 11:32:24 -0400 Subject: Add new automatic action to assign tasks to its creator --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 9f0de891..f13e1aa9 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1334,4 +1334,5 @@ return array( '[DUPLICATE]' => '[COPIE]', 'DKK - Danish Krona' => 'DKK - Couronne danoise', 'Remove user from group' => 'Supprimer cet utilisateur du groupe', + 'Assign the task to its creator' => 'Assigner une tâche à son créateur', ); -- cgit v1.2.3