tbrehm
2009-02-14 8eafcef0294fbaa36a8c7e653b621e26edf4603a
1
2
3
4
5
6
7
<?php
$wb['email_txt'] = 'Emailadresse';
$wb['destination_txt'] = 'Ziel Emailadresse';
$wb['active_txt'] = 'Aktiv';
$wb['limit_mailforward_txt'] = 'The max. number of email forwarders for your account is reached.';
?>