Moll
2016-07-04 13aef587a38d03c96823a7b658f1c3d663aabe07
1
2
3
4
5
6
7
8
9
10
11
12
<?php
$wb['add_new_record_txt'] = 'Añadir buzón';
$wb['autoresponder_txt'] = 'Auto respuesta';
$wb['disableimap_txt'] = 'IMAP';
$wb['disablepop3_txt'] = 'POP3';
$wb['disablesmtp_txt'] = 'SMTP (envío)';
$wb['email_txt'] = 'Correo';
$wb['list_head_txt'] = 'Buzón';
$wb['login_txt'] = 'Entrar';
$wb['name_txt'] = 'Nombre';
$wb['postfix_txt'] = 'Recepción';
?>