summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index b830a435..298813da 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -637,4 +637,11 @@ return array(
'Project manager' => 'Chef de projet',
'Project member' => 'Membre du projet',
'A project manager can change the settings of the project and have more privileges than a standard user.' => 'Un chef de projet peut changer les paramètres du projet et possède plus de privilèges qu\'un utilisateur standard.',
+ 'Gitlab Issue' => 'Ticket Gitlab',
+ 'Subtask Id' => 'Identifiant de la sous-tâche',
+ 'Subtasks' => 'Sous-tâches',
+ 'Subtasks Export' => 'Exportation des sous-tâches',
+ 'Subtasks exportation for "%s"' => 'Exportation des sous-tâches pour le projet « %s »',
+ 'Task Title' => 'Titre de la tâche',
+ 'Untitled' => 'Sans nom',
);