moodle/lang/ms/label.php

10 lines
190 B
PHP
Raw Normal View History

<?PHP // $Id$
// label.php - created with Moodle 1.3.1 (2004052501)
$string['labeltext'] = 'Label teks';
$string['modulename'] = 'Label';
$string['modulenameplural'] = 'Label';
?>