core/homeassistant/components/smappee/strings.json

14 lines
368 B
JSON
Raw Normal View History

{
"config": {
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
"abort": {
"authorize_url_timeout": "Timeout generating authorize url.",
"missing_configuration": "The component is not configured. Please follow the documentation."
}
}
}