]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/validation.php
Allow uploads of files containing dots in filename. Closes BookStackApp/BookStack...
[bookstack] / resources / lang / pl / validation.php
index 26ac348c1aa955d97af065e3bd538f7eb229df10..cc33dc878654da38e09ecc408f6f48c4d6377f90 100644 (file)
@@ -78,7 +78,6 @@ return [
         'string'  => 'Długość :attribute nie może być mniejsza niż :min znaków.',
         'array'   => 'Rozmiar :attribute musi posiadać co najmniej :min elementy.',
     ],
-    'no_double_extension'  => ':attribute może mieć tylko jedno rozszerzenie.',
     'not_in'               => 'Wartość :attribute jest nieprawidłowa.',
     'not_regex'            => 'Format :attribute jest nieprawidłowy.',
     'numeric'              => ':attribute musi być liczbą.',