Till Brehm
2014-08-01 cda33c161a1145d4652b2a8537d5833f144e11e2
1
2
3
4
5
6
7
8
9
<?php
$wb['Email Account'] = 'Epostkonto';
$wb['Overview'] = 'Översikt';
$wb['Password'] = 'Lösenord';
$wb['Autoresponder'] = 'Autosvar';
$wb['Send copy'] = 'Skicka kopia';
$wb['Spamfilter'] = 'Spamfilter';
$wb['Email Filters'] = 'Epostfilter';
?>