diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php index 966941b6..b75641b2 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/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' => 'Ajouter un incident', 'success' => 'Incident ajouté.',