core/homeassistant/components/mobile_app/strings.json

15 lines
370 B
JSON

{
"config": {
"title": "Mobile App",
"step": {
"confirm": {
"title": "Mobile App",
"description": "Do you want to set up the Mobile App component?"
}
},
"abort": {
"install_app": "Open the mobile app to set up the integration with Home Assistant. See [the docs]({apps_url}) for a list of compatible apps."
}
}
}