Till Brehm
2015-04-26 a6f6b63552a4e91818249b6a5331fbc4e9d96974
interface/web/mail/lib/lang/se_mail_forward.lng
@@ -1,8 +1,9 @@
<?php
$wb['email_txt'] = 'Epost';
$wb['destination_txt'] = 'Mottagande Epost';
$wb['destination_txt'] = 'Mottagande epost';
$wb['active_txt'] = 'Aktiv';
$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['domain_txt'] = 'Domain';
$wb['limit_mailforward_txt'] = 'Det maximala antalet vidarebefordringar för ditt konto är uppnått.';
$wb['duplicate_mailbox_txt'] = 'Det finns redan ett epostkonto med denna adress';
$wb['domain_txt'] = 'Domän';
$wb['source_txt'] = 'Källadress';
?>