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

6 lines
79 B
PHP

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