Skip to content
fr_server_ip.lng 245 B
Newer Older
<?php
$wb['server_id_txt'] = 'Serveur';
$wb['ip_address_txt'] = 'Adresse IP';
$wb['virtualhost_txt'] = 'NameVirtualHost HTTP';
$wb['ip_error_wrong'] = 'L\'adresse IP est invalide';
$wb['ip_error_unique'] = 'L\'adresse IP doit être unique';
?>