| | |
| | | <?php
|
| | | $wb['config_txt'] = 'Konfigurasi';
|
| | | $wb['server_name_txt'] = 'Nama Server';
|
| | | $wb['mail_server_txt'] = 'Server Mail';
|
| | | $wb['web_server_txt'] = 'Server Web';
|
| | | $wb['dns_server_txt'] = 'Server DNS';
|
| | | $wb['file_server_txt'] = 'Server Berkas';
|
| | | $wb['db_server_txt'] = 'Server DB';
|
| | | $wb['vserver_server_txt'] = 'Server VServer';
|
| | | $wb['active_txt'] = 'Aktif';
|
| | | $wb['mirror_server_id_txt'] = 'Adalah mirror dari Server';
|
| | | $wb['- None -'] = '- Tak ada -';
|
| | | ?>
|
| | |
|
| | | <?php |
| | | $wb['config_txt'] = 'Konfigurasi'; |
| | | $wb['server_name_txt'] = 'Nama Server'; |
| | | $wb['mail_server_txt'] = 'Server Mail'; |
| | | $wb['web_server_txt'] = 'Server Web'; |
| | | $wb['dns_server_txt'] = 'Server DNS'; |
| | | $wb['file_server_txt'] = 'Server Berkas'; |
| | | $wb['db_server_txt'] = 'Server DB'; |
| | | $wb['vserver_server_txt'] = 'Server VServer'; |
| | | $wb['active_txt'] = 'Aktif'; |
| | | $wb['mirror_server_id_txt'] = 'Adalah mirror dari Server'; |
| | | $wb['- None -'] = '- Tak ada -'; |
| | | ?> |