Add new automatic action to assign tasks to its creator

This commit is contained in:
Frederic Guillot
2017-06-03 11:32:24 -04:00
parent 6251ac62d4
commit 43e4662b84
32 changed files with 316 additions and 92 deletions

View File

@@ -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',
);