Skip to content
en_mail_forward.lng 275 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb["email_txt"] = 'Email';
$wb["destination_txt"] = 'Destination Email';
$wb["active_txt"] = 'Active';
$wb["btn_save_txt"] = 'Save';
$wb["btn_cancel_txt"] = 'Cancel';
$wb["limit_mailforward_txt"] = 'The max. number of email forwarders for your account is reached.';
tbrehm's avatar
tbrehm committed
?>