Marius Burkard
2016-04-20 0b2c4118a0894f722318ae4d861baddb8f66fd4d
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';
?>