tbrehm
2011-02-22 090935b5d150a74d9c5660c188e2f07182684a48
1
2
3
4
5
6
7
<?php
$wb['title_txt'] = "Tytuł";
$wb['header_txt'] = "Parametry nawigacyjne";
$wb['save_txt'] = "Zapisz";
$wb['cancel_txt'] = "Usuń";
?>