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

28 lines
771 B
JSON

{
"config": {
"abort": {
"no_plants": "Es wurden keine Pflanzen auf diesem Konto gefunden"
},
"error": {
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"step": {
"plant": {
"data": {
"plant_id": "Pflanze"
},
"title": "W\u00e4hle deine Pflanze aus"
},
"user": {
"data": {
"name": "Name",
"password": "Passwort",
"url": "URL",
"username": "Benutzername"
},
"title": "Gib deine Growatt-Informationen ein"
}
}
},
"title": "Growatt Server"
}