5 lines
81 B
PHP
5 lines
81 B
PHP
<?php
|
|
|
|
return [
|
|
'profane' => 'Het :attribute veld bevat vulgaire inhoud',
|
|
];
|