IT validation message
This commit is contained in:
parent
ca4348b087
commit
c602b6c819
|
|
@ -0,0 +1,5 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'profane' => 'Il campo :attribute contiene parole volgari o offensive',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue