Files
moodle/lang/ja/label.php
T
2005-06-03 17:17:15 +00:00

10 lines
215 B
PHP

<?php // $Id$
// label.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
$string['labeltext'] = 'ラベルテキスト';
$string['modulename'] = 'ラベル';
$string['modulenameplural'] = 'ラベル';
?>