mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
8 lines
266 B
PHP
8 lines
266 B
PHP
<?php /// $Id$
|
|
|
|
$string['filtername'] = "Word Censorship";
|
|
$string['badwords'] = 'shit,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';
|
|
|
|
?>
|
|
|