Till Brehm
2016-04-20 fe39f6bd20cba56b78e5e80ef4b6d47c8a2e4917
interface/web/mail/lib/lang/bg_mail_forward.lng
@@ -1,8 +1,13 @@
<?php
$wb['email_txt'] = 'Email';
$wb['email_txt'] = 'Имейл';
$wb['destination_txt'] = 'Destination Email';
$wb['active_txt'] = 'Active';
$wb['limit_mailforward_txt'] = 'The max. number of email forwarders for your account is reached.';
$wb['duplicate_mailbox_txt'] = 'There is already a mailbox with this email address';
$wb['active_txt'] = 'Активен';
$wb['limit_mailforward_txt'] = 'Максималният брой за имейл препращания за твоят акаунт е достигнат.';
$wb['duplicate_mailbox_txt'] = 'Вече съществува пощенска кутия с такъв адрес.';
$wb['domain_txt'] = 'Домейн';
$wb['source_txt'] = 'Source Email';
$wb['greylisting_txt'] = 'Enable greylisting';
$wb['email_error_isemail'] = 'Please enter a valid email address.';
$wb['send_as_txt'] = 'Send as';
$wb['send_as_exp'] = 'Allow target to send mail using this address as origin (if target is internal)';
?>