diff --git a/resources/lang/ro-RO/dashboard.php b/resources/lang/ro-RO/dashboard.php index a4a142bf..45a98b3d 100644 --- a/resources/lang/ro-RO/dashboard.php +++ b/resources/lang/ro-RO/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Raportează un incident', 'success' => 'Incidentul a fost adăugat.',