core/homeassistant/components/somfy/strings.json

14 lines
453 B
JSON

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