moodle/lang/it/block_online_users.php

10 lines
295 B
PHP
Raw Normal View History

2004-05-20 11:31:54 +00:00
<?PHP // $Id$
// block_online_users.php - created with Moodle 1.3 development (2004041800)
$string['blockname'] = 'Utenti collegati';
$string['configtimetosee'] = 'Numero di minuti per definire che un utente <20> attualmente collegato';
$string['periodnminutes'] = 'Ultimi $a minuti';
?>