diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php
index e8c6fe6e..12d7d18b 100644
--- a/resources/lang/fr-FR/dashboard.php
+++ b/resources/lang/fr-FR/dashboard.php
@@ -18,7 +18,7 @@ return [
'incidents' => [
'title' => 'Incidents & Planification',
'incidents' => 'Incidents',
- 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.',
+ 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.',
'incident-create-template' => 'Créer un modèle',
'incident-templates' => 'Modèles d\'incident',
'updates' => [