Daniel Steglich
2016-01-15 bb984cedaa3530ccc88c4c1f7ca84ebbfbc52d89
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Ă©.';
?>