From 2011c3534401f8aa8b4e4b72f0a024e58ca85560 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 15 Nov 2015 13:45:24 -0500 Subject: Add missing template for activity stream --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 36047e84..05bc5e04 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1067,4 +1067,5 @@ return array( 'Usernames must be lowercase and unique' => 'Les noms d\'utilisateurs doivent être en minuscule et unique', 'Passwords will be encrypted if present' => 'Les mots de passe seront chiffrés si présent', 'Assign automatically a category based on a color' => 'Assigner automatiquement une catégorie par rapport à un lien', + '%s attached a new file to the task %s' => '%s a attaché un nouveau fichier à la tâche %s', ); -- cgit v1.2.3