New translations validation.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 19:15:43 +03:00
parent abd30ca775
commit def3d8081e

View File

@ -1,5 +1,5 @@
<?php
return [
'valid_disk' => 'The configured upload disk for :attribute does not exist.',
'valid_disk' => 'De geconfigureerde uploadschijf voor: attribuut bestaat niet.',
];