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

21 lines
498 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"invalid_path": "Directory niet gevonden."
},
"step": {
"owserver": {
"title": "Owserver-details instellen"
},
"user": {
"data": {
"type": "Verbindingstype"
},
"title": "Stel 1-Wire in"
}
}
}
}