diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index 0c6f79251..b43dc750b 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -34,7 +34,7 @@ return [ 'stickied' => 'Incidentes Fixados', 'scheduled' => 'Manutenção', 'scheduled_at' => ', agendada :timestamp', - 'posted' => 'Postado :timestamp', + 'posted' => 'Posted :timestamp by :username', 'posted_at' => 'Postado em :timestamp', 'status' => [ 1 => 'Investigando',