Skip to content

Commit

Permalink
New translations validation.php (Finnish)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed Feb 14, 2025
1 parent 7c4bba2 commit 4383348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/fi/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
'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.',
Expand Down

0 comments on commit 4383348

Please sign in to comment.