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

14 lines
358 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"step": {
"user": {
"description": "Do you want to start set up?",
"title": "Local IP Address"
}
}
},
"title": "Local IP Address"
}