core/homeassistant/components/tplink/strings.json

16 lines
381 B
JSON

{
"config": {
"title": "TP-Link Smart Home",
"step": {
"confirm": {
"title": "TP-Link Smart Home",
"description": "Do you want to setup TP-Link smart devices?"
}
},
"abort": {
"single_instance_allowed": "Only a single configuration is necessary.",
"no_devices_found": "No TP-Link devices found on the network."
}
}
}