Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/mail/lib/lang/nl_mail_transport.lng
@@ -1,10 +1,11 @@
<?php
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domeinnaam';
$wb['domain_txt'] = 'Domein';
$wb['destination_txt'] = 'Bestemming';
$wb['type_txt'] = 'Type';
$wb['mx_txt'] = 'MX lookup uitschakelen';
$wb['mx_txt'] = 'Geen MX lookup';
$wb['sort_order_txt'] = 'Gesorteerd op';
$wb['active_txt'] = 'Actief?';
$wb['active_txt'] = 'Actief';
$wb['limit_mailrouting_txt'] = 'Het max. aantal routes voor uw account is bereikt.';
$wb['transport_txt'] = 'Transport';
?>