Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
7cd997 1 <?php
407003 2 $wb['list_head_txt'] = 'Quota Casella di Posta';
d7be27 3 $wb['quota_txt'] = 'Quota';
407003 4 $wb['name_txt'] = 'Nome';
TB 5 $wb['email_txt'] = 'Indirizzo Email ';
6 $wb['used_txt'] = 'Spazio Utilizzato';
7 $wb['percentage_txt'] = 'Percentuale usata %';
7cd997 8 ?>