tbrehm
2011-07-22 8fe9ab67555e62100f764676f47f3ebb1a22ad8a
1
2
3
4
5
6
7
<?php
$wb['server_id_txt'] = 'Sunucu';
$wb['ip_address_txt'] = 'IP Adresleri';
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
$wb['ip_error_wrong'] = 'Geçersiz IP adresi';
$wb['ip_error_unique'] = 'IP adresi tekrar etmemeli';
?>