Florian Schaal
2016-04-10 460a6091dab74e16ff2ad99aaaaf85c54f01894f
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';
?>