Skip to content
en_mail_alias_list.lng 225 B
Newer Older
latham's avatar
latham committed
<?php
$wb["list_head_txt"] = 'Email Alias';
$wb["active_txt"] = 'Active';
$wb["source_txt"] = 'source';
$wb["destination_txt"] = 'Destination';
$wb["email_txt"] = 'Email';
$wb["add_new_record_txt"] = 'Add new Email alias';
tbrehm's avatar
tbrehm committed
?>