23 lines
818 B
JSON
23 lines
818 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"could_not_connect": "Es konnte keine Verbindung zur Solaredge-API hergestellt werden",
|
|
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel",
|
|
"site_not_active": "Die Seite ist nicht aktiv"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel",
|
|
"name": "Der Name dieser Installation",
|
|
"site_id": "Die SolarEdge-Site-ID"
|
|
},
|
|
"title": "Definiere die API-Parameter f\u00fcr diese Installation"
|
|
}
|
|
}
|
|
}
|
|
} |