laravel-profane/src/lang/nl/validation.php

5 lines
79 B
PHP

<?php
return [
'profane' => 'Het :attribute veld bevat vulgaire inhoud'
];