tbrehm
2009-08-05 b36d50e4a4087c4740e81680190b7dcab92665a6
1
2
3
4
5
6
<?php
$wb["title_txt"] = 'Tytuł';
$wb["header_txt"] = 'Paramtery nawigacyjne';
$wb["save_txt"] = 'Zapisz';
$wb["cancel_txt"] = 'Usuń';
?>