core/homeassistant/components/netatmo/.translations/en.json

18 lines
582 B
JSON

{
"config": {
"abort": {
"already_setup": "You can only configure one Netatmo account.",
"authorize_url_timeout": "Timeout generating authorize url.",
"missing_configuration": "The Netatmo component is not configured. Please follow the documentation."
},
"create_entry": {
"default": "Successfully authenticated with Netatmo."
},
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
"title": "Netatmo"
}
}