Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
7b47c0 1 <?php
2ab1e5 2 $wb['quota_txt'] = 'Cuota del disco para el sitio';
TB 3 $wb['domain_txt'] = 'Dominio / Sitio web';
4 $wb['used_txt'] = 'Espacio usado';
5 $wb['hard_txt'] = 'Límite impuesto';
6 $wb['soft_txt'] = 'Límite permisivo';
7 $wb['no_sites_txt'] = 'No se encontraron sitios web.';
992797 8 ?>