Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
bfcdef 1 <?php
ff2b71 2 $wb['category_txt'] = 'Categoría';
CD 3 $wb['filter_txt'] = 'Buscar';
9df44a 4 $wb['list_head_txt'] = 'Paquetes disponibles';
SC 5 $wb['name_txt'] = 'Nombre';
6 $wb['status_txt'] = 'Desbloqueado';
ff2b71 7 $wb['version_txt'] = 'Versión';
CD 8 ?>