AlkantarClanX12

Your IP : 216.73.217.123


Current Path : /var/www/ispconfig/admin/lib/lang/
Upload File :
Current File : /var/www/ispconfig/admin/lib/lang/br_server_ip.lng

<?php
$wb['server_id_txt'] = 'Servidor';
$wb['ip_address_txt'] = 'Endereço IP';
$wb['virtualhost_txt'] = 'Nome do virtualHost http';
$wb['ip_error_wrong'] = 'Endereço IP inválido!';
$wb['ip_error_unique'] = 'O endereço IP deve ser exclusivo.';
$wb['client_id_txt'] = 'Cliente';
$wb['ip_type_txt'] = 'Tipo';
$wb['virtualhost_port_txt'] = 'Portas http';
$wb['error_port_syntax'] = 'Caracteres inválidos no campo -portas http-, insira somente números separados por vírgula. Exemplo: 80,443';
?>