Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Lista negra de correos';
TB 3 $wb['active_txt'] = 'Habilitado';
2d870d 4 $wb['server_id_txt'] = 'Servidor';
ff2b71 5 $wb['source_txt'] = 'Direcciones en la lista negra';
2d870d 6 $wb['type_txt'] = 'Tipo';
2ab1e5 7 $wb['recipient_txt'] = 'Recipiente';
ff2b71 8 $wb['add_new_record_txt'] = 'AƱadir registro a la lista negra';
CD 9 $wb['access_txt'] = 'acceso';
4bdecc 10 ?>