Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
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'] = 'MX を参照しない';
$wb['sort_order_txt'] = '優先度';
$wb['active_txt'] = '有効';
$wb['limit_mailrouting_txt'] = '最大数に達した為、これ以上配送経路を追加できません。';
$wb['transport_txt'] = 'Transport';
?>