From d3da0652ef92eef3e185a55dc1267086ade2e8c9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 30 Oct 2016 07:19:57 +0100 Subject: [PATCH] Approved. Step name: Proofread --- resources/lang/nl_NL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php index 7e18e7d853..813d2c6ca4 100644 --- a/resources/lang/nl_NL/validation.php +++ b/resources/lang/nl_NL/validation.php @@ -84,4 +84,4 @@ return [ 'file' => ':attribute moet een bestand zijn.', 'in_array' => 'Het :attribute veld bestaat niet in :other.', 'present' => 'Het :attribute veld moet aanwezig zijn.', -]; +]; \ No newline at end of file