tbrehm
2013-02-12 72695f0356210b5ca68d33d09e91c00ed9d6c2b6
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Dostupné balíčky';
$wb['name_txt'] = 'Jméno';
$wb['version_txt'] = 'Verze';
$wb['category_txt'] = 'Kategorie';
$wb['status_txt'] = 'Odemčený';
$wb['filter_txt'] = 'Hledat';
?>