From 92a12f272508546a941bef8d9f4ecadd28b868cc Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 10 Jul 2018 14:37:55 +0100 Subject: [PATCH] New translations dashboard.php (French) --- resources/lang/fr-FR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php index 4716b580..b1ea8ac2 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/dashboard.php @@ -231,7 +231,7 @@ return [ 'test' => 'Test', 'email' => [ 'subject' => 'Tester la notification depuis Cachet', - 'body' => 'Voici un test de notification depuis Cachet.', + 'body' => 'Ceci est une notification de test depuis Cachet.', ], ], 'security' => [