diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php index 6b15b2b9..37cd1cdf 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Un problème est survenu lors de la mise à jour de l\'incident', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Ajouter un incident', 'success' => 'Incident ajouté.',