Marius Burkard
2016-02-20 c74c6544590c2089494607f5c75592847c1e2e21
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Quota des boîtes aux lettres';
$wb['quota_txt'] = 'Quota';
$wb['name_txt'] = 'Nom';
$wb['email_txt'] = 'Adresse e-mail';
$wb['used_txt'] = 'Espace utilisé';
$wb['percentage_txt'] = 'Used %';
?>