1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-10 02:40:10 +01:00
2004-03-11 08:38:43 +00:00

10 lines
216 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2004022000)
$string['labeltext'] = 'Text de l\'etiqueta';
$string['modulename'] = 'Etiqueta';
$string['modulenameplural'] = 'Etiquetes';
?>