]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pl/validation.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / pl / validation.php
index ebf4f76e6519a70c73f30b483d33fc173ca0488f..935c634df29468db20a4f488f115818e14da2eb3 100644 (file)
@@ -32,7 +32,7 @@ return [
     'digits_between'       => ':attribute musi mieć od :min do :max cyfr.',
     'email'                => ':attribute musi być prawidłowym adresem e-mail.',
     'ends_with' => ':attribute musi kończyć się jedną z poniższych wartości: :values',
-    'file'                 => 'The :attribute must be provided as a valid file.',
+    'file'                 => ':attribute musi być prawidłowym plikiem.',
     'filled'               => ':attribute jest wymagany.',
     'gt'                   => [
         'numeric' => ':attribute musi być większy niż :value.',