Skip to content
tr_server_ip_list.lng 312 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
Fantu's avatar
Fantu committed
$wb['list_head_txt'] = 'IP Adresleri';
$wb['server_id_txt'] = 'Sunucu';
$wb['ip_address_txt'] = 'IP Adresleri';
$wb['add_new_record_txt'] = 'Yeni IP Adresi';
tbrehm's avatar
tbrehm committed
$wb['client_id_txt'] = 'Client';
$wb['virtualhost_txt'] = 'HTTP Vhost';
$wb['virtualhost_port_txt'] = 'HTTP Ports';
$wb['ip_type_txt'] = 'Type';
tbrehm's avatar
tbrehm committed
?>