Marius Burkard
2016-05-23 ce9b51ed7f2febf37f2da0df983315f1c71f95a6
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Lista negra de correos';
$wb['active_txt'] = 'Habilitado';
$wb['server_id_txt'] = 'Servidor';
$wb['source_txt'] = 'Direcciones en la lista negra';
$wb['type_txt'] = 'Tipo';
$wb['recipient_txt'] = 'Recipiente';
$wb['add_new_record_txt'] = 'AƱadir registro a la lista negra';
$wb['access_txt'] = 'acceso';
?>