Till Brehm
2014-06-18 b509d0056fda3793f81d3332c8f601559ae268aa
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Ă©.';
?>