moodle/lang/sq/label.php
2004-11-12 17:09:51 +00:00

10 lines
201 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2.1 (2004032500)
$string['labeltext'] = 'Teksti i etiketës';
$string['modulename'] = 'Etiketë';
$string['modulenameplural'] = 'Etiketa';
?>