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

16 lines
535 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
2020-09-15 00:09:18 +00:00
"missing_configuration": "Home Connect-komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen.",
"no_url_available": "Ingen URL tilgjengelig. For informasjon om denne feilen, [sjekk {docs_url} ] ( {docs_url} )"
2020-05-13 18:27:21 +00:00
},
"create_entry": {
"default": "Vellykket godkjenning med Home Connect"
},
"step": {
"pick_implementation": {
"title": "Velg godkjenningsmetode"
}
}
}
}