moodle/lang/pl/label.php

10 lines
195 B
PHP
Raw Normal View History

2004-02-13 22:58:17 +00:00
<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003111400)
$string['labeltext'] = 'Tekst ';
$string['modulename'] = 'Opis';
$string['modulenameplural'] = 'Opisy';
?>