<?php
/**
 * English language file
 *
 * @author Daniel-Constantin Mierla <miconda@gmail.com>
 */

$lang['testfailed']  = "Sorry, but the REQUIZ wasn't answered correctly. Maybe you're not human at all?";
$lang['fillrequiz'] = "Please select the right answer to prove you're human.";

