moodle/lang/it/label.php
2003-09-22 10:06:43 +00:00

10 lines
213 B
PHP
Executable File

<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003091800)
$string['labeltext'] = "Testo etichetta";
$string['modulename'] = "Etichetta";
$string['modulenameplural'] = "Etichette";
?>