| | |
| | | <?php
|
| | | $wb['list_head_txt'] = 'Mailbox';
|
| | | $wb['email_txt'] = 'Email';
|
| | | $wb['autoresponder_txt'] = 'Penjawab otomtatis';
|
| | | $wb['add_new_record_txt'] = 'Tambah Mailbox Baru';
|
| | | $wb['name_txt'] = 'Nama Lengkap';
|
| | | ?>
|
| | |
|
| | | <?php |
| | | $wb['list_head_txt'] = 'Mailbox'; |
| | | $wb['email_txt'] = 'Email'; |
| | | $wb['autoresponder_txt'] = 'Penjawab otomtatis'; |
| | | $wb['add_new_record_txt'] = 'Tambah Mailbox Baru'; |
| | | $wb['name_txt'] = 'Nama Lengkap'; |
| | | $wb['login_txt'] = 'Login'; |
| | | $wb['postfix_txt'] = 'Receiving'; |
| | | $wb['disablesmtp_txt'] = 'SMTP (sending)'; |
| | | $wb['disableimap_txt'] = 'IMAP'; |
| | | $wb['disablepop3_txt'] = 'POP3'; |
| | | ?> |