Marius Cramer
2014-05-12 306c962fee7668697cf041f884cd33e6ba4e3cc6
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titulek';
$wb['header_txt'] = 'Navi vlastnosti';
$wb['save_txt'] = 'Uložit';
$wb['cancel_txt'] = 'Zrušit';
?>