marknl
2011-08-26 bf420e07b6a8ed6d0a42cdaef5f3f70ad58ce7fc
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Tytuł';
$wb['header_txt'] = 'Parametry nawigacyjne';
$wb['save_txt'] = 'Zapisz';
$wb['cancel_txt'] = 'Usuń';
?>