diff options
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 8516ee5b..f79949ed 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -163,7 +163,7 @@ return array( '%B %e, %Y at %k:%M %p' => '%d/%m/%Y à %H:%M', 'Date created' => 'Date de création', 'Date completed' => 'Date de clôture', - 'Id' => 'Identifiant', + 'Id' => 'Id.', '%d closed tasks' => '%d tâches terminées', 'No task for this project' => 'Aucune tâche pour ce projet', 'Public link' => 'Lien public', |