From 4325679a709869a921e9b0b7bfebd6be560090ab Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 7 Apr 2015 20:21:27 -0400 Subject: Display the author in email notifications --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR/translations.php') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 7b70183b..d0d890d6 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -848,4 +848,5 @@ return array( 'Secret key: ' => 'Clé secrète : ', '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', ); -- cgit v1.2.3