From 5908951b751109d389b148f5612029fa06357b83 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 30 Oct 2016 07:20:17 +0100 Subject: [PATCH] New translations --- resources/lang/hr_HR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/validation.php b/resources/lang/hr_HR/validation.php index 030e6a72c5..b7dfc41906 100644 --- a/resources/lang/hr_HR/validation.php +++ b/resources/lang/hr_HR/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