From 390ce2f804c19b0eac1dc47cd07c1c0e52fce52f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:23 +0100 Subject: [PATCH] New translations dashboard.php (Portuguese) --- resources/lang/pt-PT/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-PT/dashboard.php b/resources/lang/pt-PT/dashboard.php index 9241af47..912979fa 100644 --- a/resources/lang/pt-PT/dashboard.php +++ b/resources/lang/pt-PT/dashboard.php @@ -18,7 +18,7 @@ return [ 'incidents' => [ 'title' => 'Incidentes & Agendamentos', 'incidents' => 'OcorrĂȘncias', - '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' => [