1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-08 17:59:55 +01:00
moodle/lang/zh_tw_utf8/block_online_users.php

10 lines
280 B
PHP

<?PHP // $Id$
// block_online_users.php - created with Moodle 1.3 development (2004041800)
$string['blockname'] = '線上使用者';
$string['configtimetosee'] = '偵測線上人數的時間間隔(分鐘)';
$string['periodnminutes'] = '最近 $a 分鐘內';
?>