]> BookStack Code Mirror - bookstack/blobdiff - lang/pl/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / pl / validation.php
index 935c634df29468db20a4f488f115818e14da2eb3..f20a66dfb6c2bb33173bd5f55625aeadfdfb19c6 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => 'Format :attribute jest nieprawidłowy.',
     'uploaded'             => 'Plik nie może zostać wysłany. Serwer nie akceptuje plików o takim rozmiarze.',
 
+    'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
+    'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
+    'zip_model_expected' => 'Data object expected but ":type" found.',
+    'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
+
     // Custom validation lines
     'custom' => [
         'password-confirm' => [