]> BookStack Code Mirror - bookstack/blobdiff - lang/eu/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / eu / validation.php
index cd7ba387dfa7f077797e8aa43353b067ca7cf39f..f79dc852f3e06f726aacd1d41bd1d82690f20040 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => 'The :attribute format is invalid.',
     'uploaded'             => 'The file could not be uploaded. The server may not accept files of this size.',
 
+    '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' => [