moodle/lang/ja_utf8/block_online_users.php
mits dbf4282acc polished.
and put space into both sides of "(" and ")" to make Japanese visiblity much better
2004-12-02 23:07:03 +00:00

10 lines
294 B
PHP

<?php // $Id$
// block_online_users.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004112900)
$string['blockname'] = 'オンラインユーザ';
$string['configtimetosee'] = 'オンラインユーザとして検出する時間 ( 分 )';
$string['periodnminutes'] = '$a 分';
?>