ftimme
2012-03-30 2655f9315464236f2e41d2b6467d9cf97cb2b34b
1
2
3
4
5
6
7
8
<?php
$wb['email_txt'] = 'Email';
$wb['destination_txt'] = 'Email Tujuan';
$wb['active_txt'] = 'Aktif';
$wb['limit_mailforward_txt'] = 'Jumlah maks forwarder email untuk akun Anda telah tercapai.';
$wb['duplicate_mailbox_txt'] = 'Sudah ada mailbox untuk alamat email ini';
$wb['domain_txt'] = 'Domain';
?>