Florian Schaal
2015-09-14 da9e99596e2fcb76a37fcc8a24c8eacd00ff186c
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Расширенная маршрутизация почты';
$wb['active_txt'] = 'Активен?';
$wb['server_id_txt'] = 'Сервер';
$wb['domain_txt'] = 'Домен';
$wb['transport_txt'] = 'Транспорт';
$wb['sort_order_txt'] = 'Сортировать по';
$wb['add_new_record_txt'] = 'Добавить новый транспорт';
?>