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

18 lines
395 B
JSON

{
"config": {
"abort": {
"not_songpal_device": "Ikke en Songpal-enhet"
},
"flow_title": "",
"step": {
"init": {
"description": "Vil du sette opp {name} ({host})?"
},
"user": {
"data": {
"endpoint": "Endepunkt"
}
}
}
}
}