diff --git a/resources/lang/it-IT/dashboard.php b/resources/lang/it-IT/dashboard.php index 29bfc48e..aae40fe2 100644 --- a/resources/lang/it-IT/dashboard.php +++ b/resources/lang/it-IT/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Riporta un problema', 'success' => 'Segnalazione aggiunta.',