Florian Schaal
2015-10-22 04bc9d25700b0322845576a7d25fdec40c0bfc10
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Ă©.';
?>