Till Brehm
2014-04-03 a08e6c32e70561a3fadbd6062ca02c5f8c94b81d
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 ?>