1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 23:16:33 +01:00
Files
core/homeassistant/components/smappee/strings.json
T
2020-06-26 10:46:14 -07:00

14 lines
368 B
JSON

{
"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."
}
}
}