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

18 lines
497 B
JSON

{
"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?"
}
}
},
"device_automation": {
"action_type": {
"notify": "Send a notification"
}
},
"title": "Mobile App"
}