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

14 lines
427 B
JSON
Raw Normal View History

{
2019-03-21 19:57:20 +00:00
"config": {
"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."
},
"step": {
"confirm": {
"description": "Do you want to set up the Mobile App component?",
"title": "Mobile App"
}
},
"title": "Mobile App"
}
2019-03-21 19:57:20 +00:00
}