moodle/lang/pl/label.php
2004-02-13 22:58:17 +00:00

10 lines
195 B
PHP

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