]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de_informal/validation.php
Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack...
[bookstack] / resources / lang / de_informal / validation.php
index 24c1e8addb8e224e4ce848427a3da45a3ff49e70..42456da6eb3a13593cddbee4ea72643faad0dacf 100644 (file)
@@ -78,7 +78,6 @@ return [
         'string'  => ':attribute muss mindestens :min Zeichen lang sein.',
         'array'   => ':attribute muss mindesten :min Elemente enthalten.',
     ],
-    'no_double_extension'  => ':attribute darf nur eine gültige Dateiendung',
     'not_in'               => ':attribute ist ungültig.',
     'not_regex'            => ':attribute ist kein gültiges Format.',
     'numeric'              => ':attribute muss eine Zahl sein.',