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

16 lines
504 B
JSON

{
"config": {
"abort": {
"missing_configuration": "Integratie niet geconfigureerd. Raadpleeg de documentatie.",
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [raadpleeg de documentatie]({docs_url})"
},
"create_entry": {
"default": "Authenticatie geslaagd"
},
"step": {
"pick_implementation": {
"title": "Kies een authenticatie methode"
}
}
}
}