diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php index ebb6b259..b41b10f3 100644 --- a/resources/lang/es-ES/dashboard.php +++ b/resources/lang/es-ES/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], - 'reported_by' => 'Reported by :user', + 'reported_by' => 'Reported :timestamp by :user', 'add' => [ 'title' => 'Reportar incidente', 'success' => 'Incidente agregado.',