Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
97b472 1 <?php
F 2 $wb['server_id_txt'] = 'Server';
14f228 3 $wb['domain_txt'] = 'Domän';
97b472 4 $wb['destination_txt'] = 'Destination';
14f228 5 $wb['type_txt'] = 'Typ';
TB 6 $wb['mx_txt'] = 'Inget MX-uppslag';
7 $wb['sort_order_txt'] = 'Sortera på';
8 $wb['active_txt'] = 'Aktiv';
9 $wb['limit_mailrouting_txt'] = 'Det maximala antalet epostrutter för ditt konto är uppnått.';
142907 10 $wb['transport_txt'] = 'Transport';
97b472 11 ?>
14f228 12