X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2be504e0d20aa7c95b1fe006f675928faf0bd1a9..refs/pull/5721/head:/lang/fi/validation.php diff --git a/lang/fi/validation.php b/lang/fi/validation.php index 0a9330433..8adc934a1 100644 --- a/lang/fi/validation.php +++ b/lang/fi/validation.php @@ -105,7 +105,7 @@ 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' => '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.',