]> BookStack Code Mirror - bookstack/blobdiff - lang/fi/validation.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / fi / validation.php
index 35c5f1924b20ad1d96bc39893f4b9526c8972edf..8adc934a177c6bbc1724d5788c719b51ac37462e 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => ':attribute muoto ei ole kelvollinen.',
     'uploaded'             => 'Tiedostoa ei voitu ladata. Palvelin ei ehkä hyväksy tämän kokoisia tiedostoja.',
 
+    'zip_file' => 'Attribuutin :attribute on viitattava tiedostoon ZIP-tiedoston sisällä.',
+    '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' => [