moodle/lang/zh_cn/block_online_users.php
2005-06-10 15:13:42 +00:00

9 lines
168 B
PHP

<?PHP // $Id$
$string['blockname'] = '在线用户';
$string['configtimetosee'] = '认为多少分钟内访问过网站的用户是在线的';
$string['periodnminutes'] = '{$a}分钟内';
?>