1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/ios/translations/no.json
2020-10-13 00:03:24 +00:00

12 lines
287 B
JSON

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