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

13 lines
308 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
},
"step": {
"user": {
"description": "Vil du starte oppsettet?"
}
}
},
"title": "Oppetid"
}