mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 12:33:18 +01:00
9 lines
356 B
PHP
9 lines
356 B
PHP
|
<?PHP // $Id$
|
||
|
// censor.php - created with Moodle 1.5 (2005060201)
|
||
|
|
||
|
|
||
|
$string['badwords'] = 'was,wasaa,wasay,waso, garac, hit,fucked,fucker,fuck,dickhead, dick,cockhead,cock,cunt,asshole,arsehole,prick,bitch, jism,whore,slut,wanker, wank,bastard,dildo,masturbate, orgasm,penis,nigger, pussy,vagina';
|
||
|
$string['filtername'] = 'Saansuurka ereyga';
|
||
|
|
||
|
?>
|