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

28 lines
734 B
JSON

{
"config": {
"abort": {
"no_plants": "Er zijn geen planten gevonden op dit account"
},
"error": {
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"plant": {
"data": {
"plant_id": "Plant"
},
"title": "Kies uw plant"
},
"user": {
"data": {
"name": "Naam",
"password": "Wachtwoord",
"url": "URL",
"username": "Gebruikersnaam"
},
"title": "Vul uw Growatt gegevens in"
}
}
},
"title": "Growatt Server"
}