1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-08 17:59:55 +01:00
moodler f874527abb New translation: Slovenian!
Thanks to Dr. Robert Leskovar [mailto:robert.leskovar at fov.uni-mb.si]
2004-08-27 09:44:04 +00:00

10 lines
192 B
PHP

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