diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php
index 42b39f94..4858f058 100644
--- a/resources/lang/es-ES/dashboard.php
+++ b/resources/lang/es-ES/dashboard.php
@@ -18,7 +18,7 @@ return [
'incidents' => [
'title' => 'Incidencias y horario',
'incidents' => 'Incidentes',
- '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' => 'Crear plantilla',
'incident-templates' => 'Plantillas de incidente',
'updates' => [