]> BookStack Code Mirror - bookstack/blobdiff - lang/nl/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / nl / validation.php
index 378ec6a91585697e3d0ad6080ddf31ddbcefb61d..52b1a22651a6820f0354d76003e0fe33582a5bda 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => ':attribute formaat is ongeldig.',
     'uploaded'             => 'Het bestand kon niet worden geüpload. De server accepteert mogelijk geen bestanden van deze grootte.',
 
+    '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' => [