chjacobsen
2011-05-17 3b8514a881d95a0f544710cedd5ea349a3b5e651
interface/web/mail/lib/lang/es_mail_relay_recipient.lng
@@ -1,9 +1,9 @@
<?php
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Relay recipient';
$wb['recipient_txt'] = 'Recipient';
$wb['active_txt'] = 'Active';
$wb['source_error_notempty'] = 'Address is empty.';
$wb['type_txt'] = 'Type';
$wb['limit_mailfilter_txt'] = 'The max. number of email filters for your account is reached.';
$wb['server_id_txt'] = 'Servidor';
$wb['source_txt'] = 'Enrutar Destinatario';
$wb['recipient_txt'] = 'Destinatario';
$wb['active_txt'] = 'Activa';
$wb['source_error_notempty'] = 'Dirección está vacía.';
$wb['type_txt'] = 'Tipo';
$wb['limit_mailfilter_txt'] = 'El número máximo de filtros de correo para su cuenta ha sido alcanzado.';
?>