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

20 lines
475 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"
}
}
}
}
}