hass-core/homeassistant/components/coronavirus/translations/no.json
2021-04-20 00:04:05 +00:00

16 lines
No EOL
387 B
JSON

{
"config": {
"abort": {
"already_configured": "Tjenesten er allerede konfigurert",
"cannot_connect": "Tilkobling mislyktes"
},
"step": {
"user": {
"data": {
"country": "Land"
},
"title": "Velg et land du vil overv\u00e5ke"
}
}
}
}