Falko Timme
2015-01-08 65640b02b14a1743bba87b0c2752dfc6e1f76c21
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Ă©.';
?>