Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
bfcdef 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Paquetes disponibles';
TB 3 $wb['name_txt'] = 'Nombre';
4 $wb['version_txt'] = 'Versión';
5 $wb['category_txt'] = 'Categoría';
6 $wb['status_txt'] = 'Desbloqueado';
7 $wb['filter_txt'] = 'Buscar';
bfcdef 8 ?>