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

6 lines
81 B
PHP

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