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

20 lines
501 B
JSON

{
"config": {
"abort": {
"invalid_credentials": "Ongeldige gebruikersgegevens"
},
"create_entry": {
"default": "Zie [Neato-documentatie] ({docs_url})."
},
"error": {
"invalid_credentials": "Ongeldige inloggegevens",
"unexpected_error": "Onverwachte fout"
},
"step": {
"user": {
"title": "Neato-account info"
}
},
"title": "Neato"
}
}