Marius Burkard
2016-07-05 3cc04cc5219bfd72d83b58d2f6ae83092e0c9fb6
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';
?>