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

22 lines
515 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert",
"unknown": "Uventet feil"
},
"error": {
"cannot_connect": "Tilkobling feilet"
},
"flow_title": "",
"step": {
"ssdp_confirm": {
"description": "Vil du sette opp {name} ?"
},
"user": {
"data": {
"host": "Vert"
}
}
}
}
}