moodle/lang/sl/label.php

10 lines
192 B
PHP
Raw Normal View History

<?PHP // $Id$
// label.php - created with Moodle 1.3 (2004052500)
$string['labeltext'] = 'Tekst oznake';
$string['modulename'] = 'Oznaka';
$string['modulenameplural'] = 'Oznake';
?>