tbrehm
2012-10-30 f3e6c510cdfee3ef9c6bee0a7e2e35c9c0be0fe4
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = "E-Mail Konto";
$wb['email_txt'] = "E-Mail Adresse";
$wb['autoresponder_txt'] = "Autoresponder";
$wb['add_new_record_txt'] = "Neues E-Mail Konto hinzufügen";
$wb['name_txt'] = "Realname";
$wb['login_txt'] = "Anmelden";
?>