diff options
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index d0d890d6..a99e19ae 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -849,4 +849,7 @@ return array( 'Test your device' => 'Testez votre appareil', 'Assign a color when the task is moved to a specific column' => 'Assigner une couleur lorsque la tâche est déplacée dans une colonne spécifique', '%s via Kanboard' => '%s via Kanboard', + 'uploaded by: %s' => 'Télécharger par : %s', + 'uploaded on: %s' => 'Télécharger le : %s', + 'size: %s' => 'Taille : %s', ); |