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

13 lines
363 B
JSON
Raw Normal View History

{
"config": {
"abort": {
"no_devices_found": "No devices found on the network",
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"step": {
"confirm": {
"description": "Do you want to set up an Escea fireplace?"
}
}
}
}