]> BookStack Code Mirror - bookstack/blobdiff - lang/fi/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / fi / validation.php
index 35c5f1924b20ad1d96bc39893f4b9526c8972edf..0a9330433c80d53464ef82943b612061eca80ea6 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' => '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' => [