tbrehm
2010-01-22 d58e21ed0a10dc3f8f4bae8086becdf12590f05a
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Tytuł';
$wb['header_txt'] = 'Paramtery nawigacyjne';
$wb['save_txt'] = 'Zapisz';
$wb['cancel_txt'] = 'Usuń';
?>