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

16 lines
463 B
JSON
Raw Normal View History

2021-02-24 00:04:14 +00:00
{
"config": {
"abort": {
2022-05-21 00:22:49 +00:00
"authorize_url_timeout": "Time-out bij het genereren van autorisatie-URL.",
"missing_configuration": "Integratie niet geconfigureerd. Raadpleeg de documentatie."
2021-02-24 00:04:14 +00:00
},
"create_entry": {
2022-05-21 00:22:49 +00:00
"default": "Authenticatie geslaagd"
2021-02-24 00:04:14 +00:00
},
"step": {
"pick_implementation": {
"title": "Kies een authenticatie methode"
}
}
2021-05-12 00:04:03 +00:00
}
2021-02-24 00:04:14 +00:00
}