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

14 lines
357 B
JSON
Raw Normal View History

2021-09-07 00:11:29 +00:00
{
"config": {
"step": {
"auth": {
"description": "Het IoTawatt-apparaat vereist authenticatie. Voer de gebruikersnaam en het wachtwoord in en klik op de knop Verzenden."
},
"user": {
"data": {
"host": "Host"
}
}
}
}
}