Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/mail/lib/lang/hr_mail_domain_catchall_list.lng
@@ -1,9 +1,9 @@
<?php
$wb["list_head_txt"] = 'Email Catchall';
$wb["active_txt"] = 'Active';
$wb["source_txt"] = 'source';
$wb["destination_txt"] = 'Destination email address';
$wb["server_id_txt"] = 'Server';
$wb["domain_txt"] = 'Domain';
$wb["add_new_record_txt"] = 'Add new Catchall';
$wb['list_head_txt'] = 'Email catchall';
$wb['active_txt'] = 'Aktivno';
$wb['source_txt'] = 'izvor';
$wb['destination_txt'] = 'Odredišna email adresa';
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domena';
$wb['add_new_record_txt'] = 'Dodaj catchall';
?>