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