mirror of
https://github.com/moodle/moodle.git
synced 2025-02-01 21:54:04 +01:00
10 lines
257 B
PHP
10 lines
257 B
PHP
<?PHP // $Id$
|
|
// block_online_users.php - created with Moodle 1.3 (2004052500)
|
|
|
|
|
|
$string['blockname'] = 'ÊÁÒªÔ¡Í͹äŹì';
|
|
$string['configtimetosee'] = '¨Ó¹Ç¹¹Ò·Õ·Õè¨Ð¨Ñ´ÇèÒÊÁÒªÔ¡Í͹äŹìÍÂÙè';
|
|
$string['periodnminutes'] = '㹪èǧ $a ¹Ò·Õ·Õè¼èÒ¹ÁÒ';
|
|
|
|
?>
|