ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/admin/lib/lang/id_server_ip_list.lng
@@ -1,7 +1,10 @@
<?php
$wb['list_head_txt'] = 'Alamat IP';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'Alamat IP';
$wb['add_new_record_txt'] = 'Tambah Alamat IP Baru';
?>
<?php
$wb['list_head_txt'] = 'Alamat IP';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'Alamat IP';
$wb['add_new_record_txt'] = 'Tambah Alamat IP Baru';
$wb['client_id_txt'] = 'Client';
$wb['virtualhost_txt'] = 'HTTP Vhost';
$wb['virtualhost_port_txt'] = 'HTTP Ports';
$wb['ip_type_txt'] = 'Type';
?>