moodle/lang/es/label.php

10 lines
217 B
PHP
Raw Normal View History

2003-09-17 17:04:58 +00:00
<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003120700)
2003-09-17 17:04:58 +00:00
$string['labeltext'] = 'Texto de la etiqueta';
$string['modulename'] = 'Etiqueta';
$string['modulenameplural'] = 'Etiquetas';
2003-09-17 17:04:58 +00:00
?>