]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de_informal/validation.php
New Crowdin updates (#3259)
[bookstack] / resources / lang / de_informal / validation.php
index ef45d1116adb057952e764f235413476d0ada067..61cd7409b4e8aa1cc8dfa220ec62d17c191df8f0 100644 (file)
@@ -32,7 +32,7 @@ return [
     'digits_between'       => ':attribute muss zwischen :min und :max Stellen haben.',
     'email'                => ':attribute muss eine valide E-Mail-Adresse sein.',
     'ends_with' => ':attribute muss mit einem der folgenden Werte: :values enden',
-    'file'                 => 'The :attribute must be provided as a valid file.',
+    'file'                 => ':attribute muss als gültige Datei angegeben werden.',
     'filled'               => ':attribute ist erforderlich.',
     'gt'                   => [
         'numeric' => ':attribute muss größer als :value sein.',