diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php index 914fa1e8..335514ee 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.',