diff --git a/resources/lang/it-IT/dashboard.php b/resources/lang/it-IT/dashboard.php index 7bd39949..188d9a18 100644 --- a/resources/lang/it-IT/dashboard.php +++ b/resources/lang/it-IT/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' => 'Riporta un problema', 'success' => 'Segnalazione aggiunta.',