]> BookStack Code Mirror - bookstack/blobdiff - lang/nn/validation.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / lang / nn / validation.php
index 7e3784e30c70c4ebccc74f41d9ea4a14133fdcaa..a24ebd17189ace47610963cbaa4b746f289a7e69 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => ':attribute format er ugyldig.',
     'uploaded'             => 'kunne ikke lastes opp, tjeneren støtter ikke filer av denne størrelsen.',
 
+    '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' => [