mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
8 lines
196 B
PHP
8 lines
196 B
PHP
<?PHP // $Id$
|
|
// block_online_users.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['blockname'] = 'Online-erabiltzaileak';
|
|
$string['periodnminutes'] = 'azkeneko $a minutuetan';
|
|
|
|
?>
|