Skip to content

Commit 4383348

Browse files
committed
New translations validation.php (Finnish)
1 parent 7c4bba2 commit 4383348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lang/fi/validation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
'url' => ':attribute muoto ei ole kelvollinen.',
106106
'uploaded' => 'Tiedostoa ei voitu ladata. Palvelin ei ehkä hyväksy tämän kokoisia tiedostoja.',
107107

108-
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
108+
'zip_file' => 'Attribuutin :attribute on viitattava tiedostoon ZIP-tiedoston sisällä.',
109109
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
110110
'zip_model_expected' => 'Data object expected but ":type" found.',
111111
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',

0 commit comments

Comments
 (0)