Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
7b47c0 1 <?php
2ab1e5 2 $wb['email_txt'] = 'Dirección de correo';
869f30 3 $wb['mailquota_txt'] = 'Cuota de buzones';
2ab1e5 4 $wb['name_txt'] = 'Nombre';
TB 5 $wb['no_email_accounts_txt'] = 'No se encontraron cuentas de correo.';
869f30 6 $wb['quota_txt'] = 'Cuota';
CD 7 $wb['used_txt'] = 'Espacio utilizado';
8 ?>