core/homeassistant/components/soma/strings.json

14 lines
437 B
JSON

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