moodle/lang/tr/block_online_users.php
2004-09-06 11:17:35 +00:00

10 lines
266 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?PHP // $Id$
// block_online_users.php - created with Moodle 1.4 (2004083100)
$string['blockname'] = 'Online Kullanıcılar';
$string['configtimetosee'] = 'Bir kullanıcının online olarak algılanacağı dakika';
$string['periodnminutes'] = 'Son $a dakika';
?>