A. Täffner
2016-04-13 6b9df306619f6c028f627d230f08fc876a438963
1
2
3
4
5
6
7
8
<?php
$wb['active_txt'] = 'Habilitado';
$wb['add_new_record_txt'] = 'Añadir reenvío de correo';
$wb['destination_txt'] = 'Destino';
$wb['email_txt'] = 'Correo';
$wb['list_head_txt'] = 'Reenvío de correo';
$wb['source_txt'] = 'Origen';
?>