Dominik
2014-01-23 2d7d9eaa5acda62f1580bc09304ce85a7f7cea9f
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Tytuł';
$wb['header_txt'] = 'Parametry nawigacyjne';
$wb['save_txt'] = 'Zapisz';
$wb['cancel_txt'] = 'Usuń';
?>