X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c6ad16dba657c82512ae495a4a38b99b8cfa9eeb..refs/pull/3745/head:/resources/lang/da/validation.php diff --git a/resources/lang/da/validation.php b/resources/lang/da/validation.php index 649e0df33..022839dc6 100644 --- a/resources/lang/da/validation.php +++ b/resources/lang/da/validation.php @@ -32,7 +32,7 @@ return [ 'digits_between' => ':attribute skal være mellem :min og :max cifre.', 'email' => ':attribute skal være en gyldig mail-adresse.', 'ends_with' => ':attribute skal slutte på en af følgende værdier: :values', - 'file' => 'The :attribute must be provided as a valid file.', + 'file' => ':attribute skal leveres som en gyldig fil.', 'filled' => ':attribute er obligatorisk.', 'gt' => [ 'numeric' => ':attribute skal være større end :value.',