tbrehm
2011-09-08 9c9382e6949e1366c6adb502b7aacae2c11023f7
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'] = '最大数に達した為、これ以上配送経路を追加できません。';
?>