{ "config": { "abort": { "already_setup": "You can only configure a single Nest account.", "authorize_url_fail": "Unknown error generating an authorize url.", "authorize_url_timeout": "Timeout generating authorize url.", "no_flows": "You need to configure Nest before being able to authenticate with it. [Please read the instructions](https://www.home-assistant.io/components/nest/)." }, "error": { "internal_error": "Internal error validating code", "invalid_code": "Invalid code", "timeout": "Timeout validating code", "unknown": "Unknown error validating code" }, "step": { "init": { "data": { "flow_impl": "Provider" }, "description": "Pick via which authentication provider you want to authenticate with Nest.", "title": "Authentication Provider" }, "link": { "data": { "code": "Pin code" }, "description": "To link your Nest account, [authorize your account]({url}).\n\nAfter authorization, copy-paste the provided pin code below.", "title": "Link Nest Account" } } } }