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

14 lines
467 B
JSON

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