cfoe
2012-07-05 74a4654cf9ce5a7fb814fef560baff819e0a07f3
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';
?>