{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_service%]", "import_failed": "Import from config failed" }, "error": { "connection_refused": "Connection refused when connecting to host", "connection_reset": "Connection reset when connecting to host", "connection_timeout": "Timeout when connecting to this host", "resolve_failed": "This host cannot be resolved" }, "step": { "user": { "data": { "host": "[%key:common::config_flow::data::host%]", "name": "The name of the certificate", "port": "[%key:common::config_flow::data::port%]" }, "title": "Define the certificate to test" } } }, "entity": { "sensor": { "certificate_expiry": { "name": "Cert expiry" } } }, "title": "Certificate Expiry" }