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

21 lines
437 B
JSON

{
"config": {
"abort": {
"already_configured": "Er is al een controller geconfigureerd."
},
"step": {
"user": {
"data": {
"vera_controller_url": "Controller-URL"
}
}
}
},
"options": {
"step": {
"init": {
"title": "Vera controller opties"
}
}
}
}