Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
0d9599 1 <?php
8a3cd2 2 $wb['list_head_txt'] = 'Zdroje repozitářů';
0d9599 3 $wb['active_txt'] = 'Aktivní';
8a3cd2 4 $wb['repo_name_txt'] = 'Název zdroje';
0d9599 5 $wb['repo_url_txt'] = 'URL';
T 6 ?>