diff --git a/resources/lang/ca-ES/dashboard.php b/resources/lang/ca-ES/dashboard.php index 2277a35a..66fbfe59 100644 --- a/resources/lang/ca-ES/dashboard.php +++ b/resources/lang/ca-ES/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Informar d\'una incidència', 'success' => 'Incidència afegida.',