New translations validation.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 19:18:00 +03:00
parent b0a40b769e
commit 6c1065973f

View File

@ -1,5 +1,5 @@
<?php
return [
'valid_disk' => 'The configured upload disk for :attribute does not exist.',
'valid_disk' => 'Il disco di caricamento configurato per: l\'attributo non esiste.',
];