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

14 lines
379 B
JSON
Raw Normal View History

2019-06-04 15:50:48 +00:00
{
"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?",
"title": "Wemo"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-06-04 15:50:48 +00:00
}