diff --git a/resources/lang/nl-NL/dashboard.php b/resources/lang/nl-NL/dashboard.php index 945da977..74e16b36 100644 --- a/resources/lang/nl-NL/dashboard.php +++ b/resources/lang/nl-NL/dashboard.php @@ -39,7 +39,7 @@ return [ 'update' => [ 'title' => 'Maak een nieuwe incident update', 'subtitle' => 'Voeg een update toe aan :incident', - 'success' => 'Update added.', + 'success' => 'Update toegevoegd.', ], // Incident templates @@ -290,4 +290,4 @@ return [ ], ], -]; +]; \ No newline at end of file