moodle/lang/it/label.php

10 lines
213 B
PHP
Raw Normal View History

2003-09-22 10:06:43 +00:00
<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003091800)
$string['labeltext'] = "Testo etichetta";
$string['modulename'] = "Etichetta";
$string['modulenameplural'] = "Etichette";
?>