This commit is contained in:
SNoof85 2019-09-13 07:33:14 +02:00 committed by Fabian Affolter
parent 10f742d552
commit 7e7ec498ca

View File

@ -14,7 +14,7 @@
"error": { "error": {
"host_port_exists": "This host and port combination is already configured", "host_port_exists": "This host and port combination is already configured",
"resolve_failed": "This host can not be resolved", "resolve_failed": "This host can not be resolved",
"connection_timeout": "Timeout whemn connecting to this host", "connection_timeout": "Timeout when connecting to this host",
"certificate_fetch_failed": "Can not fetch certificate from this host and port combination" "certificate_fetch_failed": "Can not fetch certificate from this host and port combination"
}, },
"abort": { "abort": {