moodle/lang/pt/label.php
2004-03-10 14:29:05 +00:00

10 lines
207 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 Beta (2004022400)
$string['labeltext'] = 'Texto da etiqueta';
$string['modulename'] = 'Etiqueta';
$string['modulenameplural'] = 'Etiquetas';
?>