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

23 lines
533 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Poort"
}
}
}
},
"issues": {
"deprecated_yaml": {
"title": "De Anthem A/V Receivers YAML-configuratie wordt verwijderd"
}
}
}