moodle/lang/pt_br/label.php
2004-02-09 18:46:41 +00:00

10 lines
208 B
PHP
Executable File

<?PHP // $Id$
// label.php - created with Moodle 1.1 development (2003072800)
$string['labeltext'] = 'Texto do rótulo';
$string['modulename'] = 'Rótulo';
$string['modulenameplural'] = 'Rótulos';
?>