Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
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';
4bdecc 8 ?>