Florian Schaal
2016-02-13 acb2f91ed3fc8edf5cf3b908ce58a7f82406f81e
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 %';
?>