Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
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';
10 ?>