moodle/lang/zh_tw_utf8/label.php

10 lines
206 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 Beta (2004022400)
$string['labeltext'] = '標籤文本';
$string['modulename'] = '標籤';
$string['modulenameplural'] = '標籤';
?>