Sergio Cambra
2014-08-12 905294860a7f8aef80b93af94bda9e51d3f7fd43
1
2
3
4
5
6
7
8
9
<?php
$wb['Email Account'] = 'Cuenta de Correo';
$wb['Overview'] = 'General';
$wb['Password'] = 'ContraseƱa';
$wb['Autoresponder'] = 'Autoresponder';
$wb['Send copy'] = 'Enviar copia';
$wb['Spamfilter'] = 'Filtro de spam';
$wb['Email Filters'] = 'Filtros de correo';
?>