Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
commit | author | age
6697eb 1 <?php
2d870d 2 $wb['list_head_txt'] = 'IP Adresleri';
F 3 $wb['server_id_txt'] = 'Sunucu';
bd12aa 4 $wb['client_id_txt'] = 'Müşteri';
TB 5 $wb['ip_address_txt'] = 'IP Adresi';
6 $wb['add_new_record_txt'] = 'IP Adresi Ekle';
7 $wb['virtualhost_txt'] = 'HTTP SSunucu';
8 $wb['virtualhost_port_txt'] = 'HTTP Kapıları';
9 $wb['ip_type_txt'] = 'Tip';
6697eb 10 ?>