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

13 lines
385 B
JSON
Raw Normal View History

{
"config": {
"abort": {
"no_devices_found": "There aren't any Melnor Bluetooth devices nearby."
},
"step": {
"bluetooth_confirm": {
"description": "Do you want to add the Melnor Bluetooth valve `{name}` to Home Assistant?",
"title": "Discovered Melnor Bluetooth valve"
}
}
}
}