diff --git a/resources/lang/pt-PT/dashboard.php b/resources/lang/pt-PT/dashboard.php index b74794d0..353828fc 100644 --- a/resources/lang/pt-PT/dashboard.php +++ b/resources/lang/pt-PT/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' => 'Adicionar um incidente', 'success' => 'Incident added.',