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

15 lines
323 B
JSON
Raw Normal View History

2021-11-09 00:15:20 +00:00
{
"config": {
"error": {
"cannot_connect": "Tilkobling mislyktes",
"unknown_license_plate": "Ukjent nummerskilt"
},
"step": {
"user": {
"data": {
"license_plate": "Bilskilt"
}
}
}
}
}