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