Skip to content
hr_mail_domain_catchall.lng 695 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['domain_txt'] = 'Domena';
$wb['destination_txt'] = 'Odredište';
$wb['active_txt'] = 'Aktivno';
$wb['domain_error_unique'] = 'Već postoji catchall zapis za ovu domenu.';
$wb['no_domain_perm'] = 'Nemate dozvole za ovu domenu.';
$wb['domain_error_regex'] = 'Neispravan naziv domene ili naziv sadrži nedozvoljene znakove.';
$wb['limit_mailcatchall_txt'] = 'Iskorišten ja maksimalan broj email catchall računa.';
tbrehm's avatar
tbrehm committed
$wb['source_txt'] = 'Source';
$wb['destination_error_isemail'] = 'Destination is no valid email address.';
Till Brehm's avatar
Till Brehm committed
$wb['greylisting_txt'] = 'Enable greylisting';
$wb['send_as_txt'] = 'Send as';
$wb['send_as_exp'] = 'Allow destination to send from email addresses in this domain';