diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php index 914fa1e85..335514ee8 100644 --- a/resources/lang/es-ES/dashboard.php +++ b/resources/lang/es-ES/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => 'Algo saliĆ³ mal al actualizar la actualizaciĆ³n del incidente', ], ], - 'reported_by' => 'Reported by :user', + 'reported_by' => 'Informado por :user', 'add' => [ 'title' => 'Reportar incidente', 'success' => 'Incidente agregado.',