moodle/lang/ms/block_online_users.php
moodler 48c836f3b6 New, comprehensive version of Malaysian from
"Mohamad Ghazaly Abdul Rahman" <ghazaly@mmsc.com.my>
2004-07-07 03:25:15 +00:00

10 lines
296 B
PHP

<?PHP // $Id$
// block_online_users.php - created with Moodle 1.3.1 (2004052501)
$string['blockname'] = 'Pengguna Online';
$string['configtimetosee'] = 'Berapa minit yang lalu untuk mengesan seseorang pengguna itu sebagai online?';
$string['periodnminutes'] = '$a minit yang lepas';
?>