ftimme
2012-05-11 59118c7c296fd8f0224f39404320223ac6f31762
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'] = 'MX を参照しない';
$wb['sort_order_txt'] = '優先度';
$wb['active_txt'] = '有効';
$wb['limit_mailrouting_txt'] = '最大数に達した為、これ以上配送経路を追加できません。';
?>