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