New translations validation.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 19:15:10 +03:00
parent 0bdd67dd10
commit 86d2124319

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.',
];