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

6 lines
80 B
PHP

<?php
return [
'profane' => 'El :attribute contiene palabras vulgares',
];