Files
moodle/lang/pl/block_html.php
T
2005-09-27 13:16:54 +00:00

12 lines
307 B
PHP

<?PHP // $Id$
// block_html.php - created with Moodle 1.6 development (2005072200)
$string['configcontent'] = 'Zawarto¶æ';
$string['configtitle'] = 'Tytu³';
$string['html'] = 'HTML';
$string['leaveblanktohide'] = 'pozostaw puste ¿eby ukryæ tytu³';
$string['newhtmlblock'] = '(nowy blok HTML)';
?>