Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
7cd997 1 <?php
2ab1e5 2 $wb['email_txt'] = 'Dirección de correo';
ff2b71 3 $wb['list_head_txt'] = 'Cuota de casilla';
CD 4 $wb['name_txt'] = 'Nombre';
5 $wb['percentage_txt'] = '% Usado';
6 $wb['quota_txt'] = 'Cuota';
2ab1e5 7 $wb['used_txt'] = 'Espacio usado';
ff2b71 8 ?>