From 44b18060834b0afad7c875d32ea162c9f6e31621 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 25 Feb 2014 22:09:44 -0500 Subject: Add task limit for each column --- locales/fr_FR/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'locales/fr_FR') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 6e3ef8ef..b3cbafab 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -187,4 +187,7 @@ return array( 'Sorry, I didn\'t found this information in my database!' => 'Désolé, je n\'ai pas trouvé cette information dans ma base de données !', 'Page not found' => 'Page introuvable', 'Story Points' => 'Complexité', + 'limit' => 'limite', + 'Task limit' => 'Nombre maximum de tâches', + 'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d', ); -- cgit v1.2.3