core/homeassistant/components/ios/strings.json

13 lines
271 B
JSON

{
"config": {
"step": {
"confirm": {
"description": "Do you want to set up the Home Assistant iOS component?"
}
},
"abort": {
"single_instance_allowed": "Only a single configuration of Home Assistant iOS is necessary."
}
}
}