Patrick Anders
2014-12-08 78d02d715edcbe5e18556f650baa2e1873629759
1
2
3
4
5
6
7
8
9
<?php
$wb['Email Account'] = 'Email račun';
$wb['Overview'] = 'Pregled';
$wb['Password'] = 'Šifra';
$wb['Autoresponder'] = 'Autoresponder';
$wb['Send copy'] = 'Pošalji kopiju';
$wb['Spamfilter'] = 'Spamfilter';
$wb['Email Filters'] = 'Email filteri';
?>