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

19 lines
503 B
JSON

{
"config": {
"error": {
"identifier_exists": "Account bestaat al",
"invalid_credentials": "Ongeldige gebruikersgegevens"
},
"step": {
"user": {
"data": {
"ip_address": "Hostnaam of IP-adres",
"password": "Wachtwoord",
"port": "Poort"
},
"title": "Vul uw gegevens in"
}
},
"title": "RainMachine"
}
}