ftimme
2012-11-08 e34fec13567f76f1a052362c071bd7e1a85dd7cf
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Quota des boîtes email';
$wb['quota_txt'] = 'Quota';
$wb['name_txt'] = 'Nom';
$wb['email_txt'] = 'Adresse email';
$wb['used_txt'] = 'Espace utilisé';
?>