Till Brehm
2016-05-26 795bb10b6f5da1eca53f860b9fc3875f24e8516b
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Zdroje repozitářů';
$wb['active_txt'] = 'Aktivní';
$wb['repo_name_txt'] = 'Název zdroje';
$wb['repo_url_txt'] = 'URL';
?>