Till Brehm
2014-07-27 ea39b94c5f11f4e2255bce5bde5e6c8d2f1f0a59
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb['server_id_txt'] = 'Сървър';
$wb['domain_txt'] = 'Домейн';
$wb['destination_txt'] = 'Направление';
$wb['type_txt'] = 'Тип';
$wb['mx_txt'] = 'No MX lookup';
$wb['sort_order_txt'] = 'Сортирай по';
$wb['active_txt'] = 'Активен';
$wb['limit_mailrouting_txt'] = 'The max. number of routes for your account is reached.';
$wb['transport_txt'] = 'Transport';
?>