Files
moodle/lang/cs/block_online_users.php
T
2005-07-07 15:49:51 +00:00

10 lines
276 B
PHP

<?PHP // $Id$
// block_online_users.php - created with Moodle 1.5 + (2005060201)
$string['blockname'] = 'Připojení uživatelé';
$string['configtimetosee'] = 'Jak často zjišťovat připojené uživatele (v minutách)';
$string['periodnminutes'] = 'posledních $a minut';
?>