mcramer
2012-10-19 8aa68798e43a4f99f52822bfa83241985eb2c1e2
1
2
3
4
5
6
7
8
9
<?php
$wb['Email Account'] = 'E-Mail Konto';
$wb['Overview'] = 'Übersicht';
$wb['Password'] = 'Passwort';
$wb['Autoresponder'] = 'Autoresponder';
$wb['Send copy'] = 'Kopie senden an';
$wb['Spamfilter'] = 'Spamfilter';
$wb['Email Filters'] = 'E-Mail Filter';
?>