Files
moodle/lang/cs/label.php
T
2005-06-08 15:28:09 +00:00

10 lines
206 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003111400)
$string['labeltext'] = 'Text popisku';
$string['modulename'] = 'Popisek';
$string['modulenameplural'] = 'Popisky';
?>