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

11 lines
262 B
JSON
Raw Normal View History

2020-10-09 00:04:33 +00:00
{
"config": {
"abort": {
"already_configured": "Account is al geconfigureerd"
2020-11-07 00:04:02 +00:00
},
"error": {
2021-02-24 00:04:14 +00:00
"cannot_connect": "Kan geen verbinding maken",
2020-11-07 00:04:02 +00:00
"invalid_auth": "Ongeldige authenticatie"
2020-10-09 00:04:33 +00:00
}
}
}