<?php

$lang['menu'] = 'Spam Check';

$lang['paste'] = 'Paste the text to check below.';
$lang['found'] = 'The text would be <b>blocked</b> because of the following configuration lines:';
$lang['notfound'] = 'The text would <b>not</b> be blocked.';

