core/homeassistant/components/home_connect/strings.json

16 lines
355 B
JSON

{
"config": {
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
"abort": {
"missing_configuration": "The Home Connect component is not configured. Please follow the documentation."
},
"create_entry": {
"default": "Successfully authenticated with Home Connect."
}
}
}