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

27 lines
700 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",
"username": "Gebruikersnaam"
},
"title": "Vul uw Growatt gegevens in"
}
}
},
"title": "Growatt Server"
}