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

22 lines
619 B
JSON

{
"config": {
"abort": {
"device_exists": "Apparaat is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"discovery_confirm": {
"description": "Wilt u {name} - {model} ( {host} ) instellen?"
},
"user": {
"data": {
"host": "Hostnaam (of IP-adres van uw Twinkly apparaat"
},
"description": "Uw Twinkly LED-string instellen",
"title": "Twinkly"
}
}
}
}