Till Brehm
2016-05-26 0af38c471a32ede3d267742d7652bcd8b9acbe9d
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 %';
?>