From 9b6fbf86a28cddbb50c4b6062a2173a29ec738c6 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 18 Jan 2018 07:50:06 +0000 Subject: [PATCH] New translations dashboard.php (Dutch) --- resources/lang/nl-NL/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl-NL/dashboard.php b/resources/lang/nl-NL/dashboard.php index 709e065c..cb2127a8 100644 --- a/resources/lang/nl-NL/dashboard.php +++ b/resources/lang/nl-NL/dashboard.php @@ -22,7 +22,7 @@ return [ 'incident-create-template' => 'Maak template', 'incident-templates' => 'Incident Sjablonen', 'updates' => [ - 'title' => 'Incident updates for :incident', + 'title' => 'Incident updates voor :incident', 'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates', 'add' => [ 'title' => 'Maak een nieuwe incident update',