diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php
index e175877e..1439a55e 100644
--- a/resources/lang/pt-BR/dashboard.php
+++ b/resources/lang/pt-BR/dashboard.php
@@ -18,7 +18,7 @@ return [
'incidents' => [
'title' => 'Incidentes & Agendamentos',
'incidents' => 'Incidentes',
- 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.',
+ 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.',
'incident-create-template' => 'Criar template',
'incident-templates' => 'Template de incidentes',
'updates' => [