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

16 lines
376 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Only a single configuration of Local IP is allowed."
},
"step": {
"user": {
"data": {
"name": "Sensor Name"
},
"title": "Local IP Address"
}
}
},
"title": "Local IP Address"
}