hass-core/homeassistant/components/wemo/translations/en.json
2020-05-29 00:04:16 +00:00

13 lines
No EOL
346 B
JSON

{
"config": {
"abort": {
"no_devices_found": "No Wemo devices found on the network.",
"single_instance_allowed": "Only a single configuration of Wemo is possible."
},
"step": {
"confirm": {
"description": "Do you want to set up Wemo?"
}
}
}
}