moodle/lang/ja_utf8/block_html.php
2005-02-01 15:04:50 +00:00

11 lines
288 B
PHP

<?php // $Id$
// block_html.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005020101)
$string['configcontent'] = '内容';
$string['configtitle'] = 'ブロックタイトル';
$string['html'] = 'HTML';
$string['leaveblanktohide'] = '空白でタイトルを非表示';
?>