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

18 lines
499 B
JSON
Raw Normal View History

2019-03-21 19:57:20 +00:00
{
"config": {
"abort": {
2020-05-03 00:02:26 +00:00
"install_app": "\u00c5pne mobilappen for \u00e5 sette opp integrasjonen med Home Assistant. Se [dokumentasjon]({apps_url}) for en liste over kompatible apper."
2019-03-21 19:57:20 +00:00
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Vil du sette opp mobilapp-komponenten?"
2019-03-21 19:57:20 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-12-02 19:51:05 +00:00
},
"device_automation": {
"action_type": {
"notify": "Send et varsel"
}
2021-03-16 00:04:36 +00:00
},
"title": "Mobilapp"
2019-03-21 19:57:20 +00:00
}