5 lines
80 B
PHP
5 lines
80 B
PHP
<?php
|
|
|
|
return [
|
|
'profane' => ':attribute mengandung konten yang vulgar',
|
|
];
|