redray
2008-10-26 c9985b0ae4a57fc3d852d9fa16ce7cc910bd63be
1
2
3
4
5
6
7
8
9
10
11
12
<?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["btn_save_txt"] = 'Сохранить';
$wb["btn_cancel_txt"] = 'Закончить';
$wb["limit_mailrouting_txt"] = 'The max. number of routes for your account is reached.';
?>