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

17 lines
583 B
JSON
Raw Normal View History

2021-02-24 00:04:14 +00:00
{
"config": {
"abort": {
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
"missing_configuration": "De Netatmo-component is niet geconfigureerd. Gelieve de documentatie volgen.",
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
},
"create_entry": {
"default": "Succesvol geauthenticeerd"
},
"step": {
"pick_implementation": {
"title": "Kies een authenticatie methode"
}
}
}
}