Files
moodle/lang/nl/block_online_users.php
T
2005-06-03 17:17:15 +00:00

10 lines
315 B
PHP

<?PHP // $Id$
// block_online_users.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
$string['blockname'] = 'Gebruikers on line';
$string['configtimetosee'] = 'Aantal minuten na activiteit dat een gebruiker als on line beschouwd wordt';
$string['periodnminutes'] = 'laatste $a minuten';
?>