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' => [