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

18 lines
574 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."
},
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
"title": "Somfy"
}
}