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

22 lines
575 B
JSON

{
"config": {
"abort": {
"device_exists": "Enheten er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes"
},
"step": {
"discovery_confirm": {
"description": "Vil du konfigurere {name} - {model} ( {host} )?"
},
"user": {
"data": {
"host": "Vert"
},
"description": "Sett opp Twinkly-led-strengen",
"title": "Twinkly"
}
}
}
}