moodle/lang/es/label.php
2003-09-17 17:04:58 +00:00

10 lines
205 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.1 (2003082800)
$string['labeltext'] = "Texto de la etiqueta";
$string['modulename'] = "Etiqueta";
$string['modulenameplural'] = "Etiquetas";
?>