Florian Schaal
2013-12-24 fbeb11d1d0f491cd4b9a9d730fdc720e758ae26d
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Website harddisk quota';
$wb['domain_txt'] = 'Dominio / Sito web';
$wb['system_user_txt'] = 'Utente linux';
$wb['used_txt'] = 'Spazio usato';
$wb['hard_txt'] = 'Limite rigido';
$wb['soft_txt'] = 'Limite lasco';
$wb['files_txt'] = 'Single files';
?>