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

16 lines
376 B
JSON
Raw Normal View History

2020-01-01 00:32:22 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Only a single configuration of Local IP is allowed."
2020-01-01 00:32:22 +00:00
},
"step": {
"user": {
"data": {
"name": "Sensor Name"
},
"title": "Local IP Address"
}
2020-04-15 16:51:07 +00:00
}
},
"title": "Local IP Address"
2020-01-01 00:32:22 +00:00
}