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

13 lines
316 B
JSON
Raw Normal View History

2020-05-03 00:54:16 +00:00
{
"config": {
"abort": {
"mqtt_required": "The MQTT integration is not set up",
"one_instance_allowed": "The integration only supports one Z-Wave instance"
},
"step": {
"user": {
"title": "Confirm set up"
}
}
2020-05-15 00:02:56 +00:00
}
2020-05-03 00:54:16 +00:00
}