Till Brehm
2015-04-02 7570f811c9d8d59eb812df303f9e24b92adb027d
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';
?>