Falko Timme
2013-10-15 7435fbc94faeabe12c41e53da251d4b5ac0e42cb
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Tytuł';
$wb['header_txt'] = 'Parametry nawigacyjne';
$wb['save_txt'] = 'Zapisz';
$wb['cancel_txt'] = 'Usuń';
?>