jmontoya
2010-09-02 0ab659dcd15abb4848983aeaf8cf02d8b00b26ed
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Tytuł';
$wb['header_txt'] = 'Paramtery nawigacyjne';
$wb['save_txt'] = 'Zapisz';
$wb['cancel_txt'] = 'Usuń';
?>