]> BookStack Code Mirror - bookstack/blobdiff - lang/it/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / it / validation.php
index f8f59a3ac0fa5d7bcb76ee4d91353e9c7346fe8c..b21e8d932b48800c2f6a78ef9547037a0c04b68a 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => 'Il formato :attribute non è valido.',
     'uploaded'             => 'Il file non può essere caricato. Il server potrebbe non accettare file di questa dimensione.',
 
+    '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' => [