Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
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