Florian Schaal
2016-02-29 c51b57e063a0a03ba355871dc57a1ce7fbc4ec98
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';
?>