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

18 lines
423 B
JSON

{
"config": {
"abort": {
"already_configured": "Tjenesten er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"unknown_license_plate": "Ukjent nummerskilt"
},
"step": {
"user": {
"data": {
"license_plate": "Bilskilt"
}
}
}
}
}