tbrehm
2009-07-05 d77bc7ae3817e9965e1f5d76b3f32dbe0f29d7da
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Buzón';
$wb['email_txt'] = 'Dirección de correo';
$wb['autoresponder_txt'] = 'Autoresponder';
$wb['add_new_record_txt'] = 'Añadir nuevo buzón';
?>