Marius Burkard
2016-05-23 ce9b51ed7f2febf37f2da0df983315f1c71f95a6
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';
?>