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

6 lines
82 B
PHP

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