laravel-profane/src/lang/validation.php

6 lines
75 B
PHP

<?php
return [
'profane' => 'The :attribute contains vulgar content'
];