moodle/lang/id/label.php

10 lines
190 B
PHP
Raw Normal View History

2004-05-24 08:51:20 +00:00
<?PHP // $Id$
// label.php - created with Moodle 1.2.1 (2004032500)
$string['labeltext'] = 'Label Teks';
$string['modulename'] = 'Label';
$string['modulenameplural'] = 'Label';
?>