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 245825ad..7d021fcc 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -179,4 +179,5 @@ return array( 'Completed tasks for "%s"' => 'Tâches terminées pour "%s"', '%d closed tasks' => '%d tâches terminées', 'no task for this project' => 'aucune tâche pour ce projet', + 'Public link' => 'Accès public', ); |