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

21 lines
437 B
JSON
Raw Normal View History

2020-04-29 00:03:31 +00:00
{
"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"
}
}
}
}