hass-core/homeassistant/components/rdw/translations/nl.json
2021-11-09 00:15:20 +00:00

15 lines
No EOL
337 B
JSON

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