From 701431b1c26cb02c98bbe04f8a5742cc86d0d9ef Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:46 +0100 Subject: [PATCH] New translations dashboard.php (Danish) --- resources/lang/da-DK/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/da-DK/dashboard.php b/resources/lang/da-DK/dashboard.php index 3e0d3505..354223b6 100644 --- a/resources/lang/da-DK/dashboard.php +++ b/resources/lang/da-DK/dashboard.php @@ -18,7 +18,7 @@ return [ 'incidents' => [ 'title' => 'Hændelser og Vedligehold', 'incidents' => 'Incidents', - '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' => 'Create Template', 'incident-templates' => 'Incident Templates', 'updates' => [