From 6a88c91d021bbf8ba84ff9ac045c742c4fd7e0c7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Jan 2018 22:00:07 +0000 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 9194ad6c3dab..968016781a5b 100644 --- a/resources/lang/da-DK/dashboard.php +++ b/resources/lang/da-DK/dashboard.php @@ -23,7 +23,7 @@ 'incident-templates' => 'Incident Templates', 'updates' => [ 'title' => 'Hændelsesopdateringer til :hændelse', - 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', + 'count' => '{0} Nul opdateringer |[1] Én opdatering |[2] To opdateringer | [3, *] Flere opdateringer', 'add' => [ 'title' => 'Opret ny hændelsesopdatering', 'success' => 'Your new incident update has been created.',