Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
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';
4bdecc 8 ?>