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

16 lines
396 B
JSON

{
"config": {
"abort": {
"already_configured": "Integration is already configured with an existing sensor with that name"
},
"step": {
"user": {
"data": {
"name": "Sensor Name"
},
"title": "Local IP Address"
}
},
"title": "Local IP Address"
}
}