Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
333866 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Cuota de disco para sitio web';
TB 3 $wb['domain_txt'] = 'Dominio / Sitio web';
3b8514 4 $wb['system_user_txt'] = 'Usuario Linux';
C 5 $wb['used_txt'] = 'Espacio usado';
2ab1e5 6 $wb['hard_txt'] = 'Límite impuesto';
TB 7 $wb['soft_txt'] = 'Límite permisivo';
8 $wb['files_txt'] = 'Archivos individuales';
333866 9 ?>