| | |
| | | $wb['limit_spamfilter_policy_txt'] = 'Jumlah maks kebijakan spamfilter'; |
| | | $wb['default_mailserver_txt'] = 'Server Mail Default'; |
| | | $wb['company_name_txt'] = 'Nama Perusahaan'; |
| | | $wb['contact_firstname_txt'] = 'Contact firstname'; |
| | | $wb['contact_name_txt'] = 'Nama Kontak'; |
| | | $wb['username_txt'] = 'Nama Pengguna'; |
| | | $wb['password_txt'] = 'Kata Sandi'; |
| | |
| | | $wb['ssh_chroot_txt'] = 'Opsi SSH-Chroot'; |
| | | $wb['web_php_options_txt'] = 'Opsi PHP'; |
| | | $wb['limit_client_error'] = 'Jumlah maks klien telah tercapai.'; |
| | | $wb['limit_client_error_positive'] = 'Jumlah klien harus > 0'; |
| | | $wb['limit_client_error_positive_or_unlimited'] = 'Jumlah klien harus > 0'; |
| | | $wb['limit_web_quota_txt'] = 'Kuota Web'; |
| | | $wb['limit_traffic_quota_txt'] = 'Kuota Trafik'; |
| | | $wb['limit_trafficquota_error_notint'] = 'Kuota Trafik harus berupa angka.'; |
| | |
| | | $wb['limit_domainmodule_txt'] = 'Domainmodule Limit'; |
| | | $wb['client_limits_txt'] = 'Client Limits'; |
| | | $wb['err_msg_master_tpl_set'] = 'All custom limit settings are ignored if any master template other than \\"custom\\" is selected.'; |
| | | $wb["btn_save_txt"] = "Save"; |
| | | $wb["btn_cancel_txt"] = "Cancel"; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |