From 330c9b53d63c3e269f3120d8b293f2ac92753562 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 30 Oct 2016 07:19:50 +0100 Subject: [PATCH] New translations --- resources/lang/de_DE/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php index 79ae91194c..4688831384 100644 --- a/resources/lang/de_DE/validation.php +++ b/resources/lang/de_DE/validation.php @@ -84,4 +84,4 @@ return [ 'file' => 'The :attribute must be a file.', 'in_array' => 'The :attribute field does not exist in :other.', 'present' => 'The :attribute field must be present.', -]; +]; \ No newline at end of file