Michael Fürmann
2015-02-17 d2ba64924092d7695b4e126e2e8248926ee8700b
1
2
3
4
5
6
7
8
<?php
$wb['quota_txt'] = 'Quota disque dur du site Web';
$wb['domain_txt'] = 'Domaine / Site Web';
$wb['used_txt'] = 'Espace utilisé';
$wb['hard_txt'] = 'Limite Hard';
$wb['soft_txt'] = 'Limite Soft';
$wb['no_sites_txt'] = 'Aucun site Web trouvé.';
?>