Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
7b47c0 1 <?php
2ab1e5 2 $wb['domain_txt'] = 'Dominio / Sitio web';
TB 3 $wb['hard_txt'] = 'Límite impuesto';
4 $wb['no_sites_txt'] = 'No se encontraron sitios web.';
869f30 5 $wb['quota_txt'] = 'Cuota del disco para el sitio';
CD 6 $wb['soft_txt'] = 'Límite permisivo';
7 $wb['used_txt'] = 'Espacio usado';
4bdecc 8 ?>