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

28 lines
771 B
JSON
Raw Normal View History

2021-05-12 00:04:03 +00:00
{
"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",
2021-05-23 00:13:25 +00:00
"password": "Passwort",
2021-07-22 00:10:31 +00:00
"url": "URL",
2021-05-23 00:13:25 +00:00
"username": "Benutzername"
2021-05-12 00:04:03 +00:00
},
"title": "Gib deine Growatt-Informationen ein"
}
}
},
"title": "Growatt Server"
}