26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is already configured",
|
|
"already_in_progress": "Configuration flow is already in progress",
|
|
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
|
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
|
"oauth_error": "Received invalid token data."
|
|
},
|
|
"create_entry": {
|
|
"default": "Successfully authenticated"
|
|
},
|
|
"step": {
|
|
"pick_implementation": {
|
|
"title": "Pick Authentication Method"
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"removed_yaml": {
|
|
"description": "Configuring nVent RAYCHEM SENZ using YAML has been removed.\n\nYour existing YAML configuration is not used by Home Assistant.\n\nRemove the YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue.",
|
|
"title": "The nVent RAYCHEM SENZ YAML configuration has been removed"
|
|
}
|
|
}
|
|
} |