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

15 lines
337 B
JSON

{
"config": {
"error": {
"cannot_connect": "Kan geen verbinding maken",
"unknown_license_plate": "Onbekend kentekenplaat"
},
"step": {
"user": {
"data": {
"license_plate": "Kentekenplaat"
}
}
}
}
}