Added missing translations
This commit is contained in:
parent
481b2091dd
commit
14659e1e09
|
|
@ -1163,8 +1163,8 @@ return array(
|
|||
'Search by task status: ' => 'Rechercher par le statut des tâches : ',
|
||||
'Search by task title: ' => 'Rechercher par le titre des tâches : ',
|
||||
'Activity stream search' => 'Recherche dans le flux d\'activité',
|
||||
'Projects where "%s" is manager' => '',
|
||||
'Projects where "%s" is member' => '',
|
||||
'Open tasks assigned to "%s"' => '',
|
||||
'Closed tasks assigned to "%s"' => '',
|
||||
'Projects where "%s" is manager' => 'Projets où « %s » est gestionnaire',
|
||||
'Projects where "%s" is member' => 'Projets où « %s » est membre du projet',
|
||||
'Open tasks assigned to "%s"' => 'Tâches ouvertes assignées à « %s »',
|
||||
'Closed tasks assigned to "%s"' => 'Tâches fermées assignées à « %s »',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue