Sync translations and cleanup Makefile

This commit is contained in:
Frédéric Guillot
2020-06-19 10:24:32 -07:00
parent 1ce8da901d
commit 09bd55f180
35 changed files with 38 additions and 7 deletions

View File

@@ -1419,5 +1419,6 @@ return array(
'Group membership(s):' => 'Membre des groupes :',
'%s is a member of the following group(s): %s' => '%s est membre des groupes suivants: %s',
'%d/%d group(s) shown' => '%d/%d groupe(s) affiché(s)',
// 'Subtask creation or modification' => '',
'Subtask creation or modification' => 'Création ou modification d\'une sous-tâche',
'Assign the task to a specific user when the task is moved to a specific swimlane' => 'Assigner la tâche à un utilisateur lorsque la tâche est déplacée dans une swimelane spécifique',
);