Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['active_txt'] = 'Habilitado';
4bdecc 3 $wb['add_new_record_txt'] = 'Añadir correo \"recoge-todo\"';
2ab1e5 4 $wb['destination_txt'] = 'Dirección de correo de destino';
2d870d 5 $wb['domain_txt'] = 'Dominio';
4bdecc 6 $wb['list_head_txt'] = 'Correo \"recoge-todo\"';
ff2b71 7 $wb['server_id_txt'] = 'Servidor';
CD 8 $wb['source_txt'] = 'Origen';
4bdecc 9 ?>