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

17 lines
436 B
JSON

{
"config": {
"abort": {
"already_configured": "Deze RainMachine controller is al geconfigureerd."
},
"step": {
"user": {
"data": {
"ip_address": "Hostnaam of IP-adres",
"password": "Wachtwoord",
"port": "Poort"
},
"title": "Vul uw gegevens in"
}
}
}
}