diff options
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index c3f0bb90..bb551eb8 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1355,6 +1355,5 @@ return array( 'Unable to update this template.' => 'Impossible de mettre à jour ce modèle.', 'Template removed successfully.' => 'Modèle supprimé avec succès.', 'Unable to remove this template.' => 'Impossible de supprimer ce modèle.', - 'Description Templates' => 'Modèles de description', 'Template for the task description' => 'Modèle pour la description des tâches', ); |