Till Brehm
2016-04-22 ebd0e986ed11f2a34fb58cdd33efbfab192083ad
commit | author | age
bfcdef 1 <?php
72695f 2 $wb['list_head_txt'] = 'Dostupné balíčky';
43b345 3 $wb['name_txt'] = 'Jméno';
72695f 4 $wb['version_txt'] = 'Verze';
T 5 $wb['category_txt'] = 'Kategorie';
6 $wb['status_txt'] = 'Odemčený';
10b4c8 7 $wb['filter_txt'] = 'Hledat';
bfcdef 8 ?>
206676 9
1fbf0d 10