moglia
2009-08-09 38be018b2148aea77bf617e7085657fe2ca6c15c
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Email Alias';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel';
$wb['email_txt'] = 'Emailadresse';
$wb['add_new_record_txt'] = 'Neuen Email Alias hinzufügen';
?>