Marius Cramer
2013-10-14 30be2440cb4951eafcff0773f9c18ef320e93f0c
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Tytuł';
$wb['header_txt'] = 'Parametry nawigacyjne';
$wb['save_txt'] = 'Zapisz';
$wb['cancel_txt'] = 'Usuń';
?>