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

13 lines
436 B
JSON
Raw Normal View History

{
"config": {
"abort": {
2019-10-01 00:32:19 +00:00
"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"
}
2019-10-01 00:32:19 +00:00
}