From 66b5659578a9f982b03a85bce7985252119613c3 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 12 Aug 2014 12:03:15 -0700 Subject: Project cloning/duplication (pull-request #196) --- app/Locales/fr_FR/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locales/fr_FR/translations.php') diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index 72e56111..552060c5 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -395,4 +395,8 @@ return array( 'Completion date' => 'Date de complétion', 'Webhook URL for task creation' => 'URL du webhook pour la création de tâche', 'Webhook URL for task modification' => 'URL du webhook pour la modification de tâche', + 'Clone' => 'Clone', + 'Clone Project' => 'Cloner le projet', + 'Project cloned successfully.' => 'Projet cloné avec succès.', + 'Unable to clone this project.' => 'Impossible de cloner ce projet.', ); -- cgit v1.2.3