xaver
2011-09-22 3964ec4376cd1aa0d064488bd30b1cef1e785dc6
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';
?>