]> BookStack Code Mirror - bookstack/blobdiff - lang/en/validation.php
ZIP Exports: Added ID checks and testing to validator
[bookstack] / lang / en / validation.php
index bc01ac47b948f53cdbe140c1fde43f3ca056498d..fdfc3d9a9b9ec9f12888bbac50b45a3db7debc26 100644 (file)
@@ -107,6 +107,7 @@ return [
 
     'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
     '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' => [