core/homeassistant/components/somfy/strings.json

13 lines
440 B
JSON

{
"config": {
"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."
},
"title": "Somfy"
}
}