diff options
Diffstat (limited to 'locales/fr_FR/translations.php')
-rw-r--r-- | locales/fr_FR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 2429e067..53dbd60e 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -211,4 +211,5 @@ return array( 'Comment added successfully.' => 'Commentaire ajouté avec succès.', 'Unable to create your comment.' => 'Impossible de sauvegarder votre commentaire.', 'The description is required' => 'La description est obligatoire', + //'Edit this task' => '', ); |