diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index c1cdef888..28c999a58 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -186,7 +186,7 @@ return array( 'Page not found' => 'Page introuvable', 'Complexity' => 'Complexité', 'limit' => 'limite', - 'Task limit' => 'Nombre maximum de tâches', + 'Task limit' => 'Tâches Max.', 'Task count' => 'Nombre de tâches', 'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d', 'Edit project access list' => 'Modifier l\'accès au projet', diff --git a/app/Template/board/edit.php b/app/Template/board/edit.php index 2c3236e2c..d7086504c 100644 --- a/app/Template/board/edit.php +++ b/app/Template/board/edit.php @@ -16,7 +16,7 @@