X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2b9b0f91cbd053ecc248652db2d86ef42fd86817..refs/pull/5685/head:/lang/sl/validation.php diff --git a/lang/sl/validation.php b/lang/sl/validation.php index 012bfe4a7..0d9b56c10 100644 --- a/lang/sl/validation.php +++ b/lang/sl/validation.php @@ -105,6 +105,11 @@ return [ 'url' => ':attribute oblika ni veljavna.', 'uploaded' => 'Datoteke ni bilo mogoče naložiti. Strežnik morda ne sprejema datotek te velikosti.', + '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' => [