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

16 lines
495 B
JSON

{
"config": {
"abort": {
"missing_configuration": "Het component is niet geconfigureerd. Volg de documentatie.",
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [check de helpsectie]({docs_url})"
},
"create_entry": {
"default": "Succesvol geverifieerd"
},
"step": {
"pick_implementation": {
"title": "Kies de verificatiemethode"
}
}
}
}