Falko Timme
2014-02-12 f798aa098a52e1fb7d9c8d0e91b072f74e677d6b
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-Mailfilter';
?>