tbrehm
2009-09-04 4bf11863ef7f29b45f02a0fa90d4ec75f19b722f
1
2
3
4
5
6
7
8
9
10
<?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.';
?>