moodle/lang/nl/block_online_users.php
2004-04-19 19:00:05 +00:00

10 lines
304 B
PHP

<?PHP // $Id$
// block_online_users.php - created with Moodle 1.3 development (2004041800)
$string['blockname'] = 'Gebruikers online';
$string['configtimetosee'] = 'Aantal minuten na activiteit dat een gebruiker als online beschouwd wordt';
$string['periodnminutes'] = 'laatste $a minuten';
?>