File tree Expand file tree Collapse file tree 13 files changed +26
-13
lines changed
interface/web/admin/lib/lang Expand file tree Collapse file tree 13 files changed +26
-13
lines changed Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Server';
33$wb['ip_address_txt'] = 'IP Address';
44$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
5- $wb['ip_err'] = 'IP address invalid';
5+ $wb["ip_error_wrong"] = 'The IP address is invalid';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Servidor';
33$wb['ip_address_txt'] = 'Endereço IP';
44$wb['virtualhost_txt'] = 'Nome VirtualHost HTTP';
5- $wb['ip_err'] = 'Endereço IP inválido!';
5+ $wb["ip_error_wrong"] = 'Endereço IP inválido!';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
78
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Server';
33$wb['ip_address_txt'] = 'IP Adresse';
44$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
5- $wb['ip_err'] = 'IP Adresse ungültig';
5+ $wb["ip_error_wrong"] = 'Das IP Adresse ist ungültig';
6+ $wb["ip_error_unique"] = 'Das IP Adresse müss einzigartig sein';
67?>
Original file line number Diff line number Diff line change 22$wb["server_id_txt"] = 'Server';
33$wb["ip_address_txt"] = 'IP Address';
44$wb["virtualhost_txt"] = 'HTTP NameVirtualHost';
5- $wb["ip_err"] = 'IP address invalid';
5+ $wb["ip_error_wrong"] = 'The IP address is invalid';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Servidor';
33$wb['ip_address_txt'] = 'Dirección IP';
44$wb['virtualhost_txt'] = 'NameVirtualHost HTTP';
5- $wb['ip_err'] = 'Dirección IP inválida';
5+ $wb["ip_error_wrong"] = 'Dirección IP inválida';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Palvelin';
33$wb['ip_address_txt'] = 'IP-osoite';
44$wb['virtualhost_txt'] = 'Virtuaalipalvelin';
5- $wb['ip_err'] = 'IP-osoite vääränlainen';
5+ $wb["ip_error_wrong"] = 'IP-osoite vääränlainen';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Server';
33$wb['ip_address_txt'] = 'IP Address';
44$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
5- $wb['ip_err'] = 'IP address invalid';
5+ $wb["ip_error_wrong"] = 'The IP address is invalid';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Szerver';
33$wb['ip_address_txt'] = 'IP cím';
44$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
5- $wb['ip_err'] = 'IP cím érvénytelen';
5+ $wb["ip_error_wrong"] = 'IP cím érvénytelen';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
78
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Server';
33$wb['ip_address_txt'] = 'IP Address';
44$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
5- $wb['ip_err'] = 'IP address invalid';
5+ $wb["ip_error_wrong"] = 'The IP address is invalid';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Server';
33$wb['ip_address_txt'] = 'IP-adres (ipv4)';
44$wb['virtualhost_txt'] = 'HTTP NameVirtualHost activeren?';
5- $wb['ip_err'] = 'Opgegeven IP-adres is ongeldig';
5+ $wb["ip_error_wrong"] = 'Opgegeven IP-adres is ongeldig';
6+ $wb["ip_error_unique"] = 'The IP address must be unique';
67?>
78
You can’t perform that action at this time.
0 commit comments