23 lines
836 B
JSON
23 lines
836 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad"
|
|
},
|
|
"error": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"could_not_connect": "Det gick inte att ansluta till solaredge API",
|
|
"invalid_api_key": "Ogiltig API-nyckel",
|
|
"site_not_active": "Webbplatsen \u00e4r inte aktiv"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-nyckeln f\u00f6r den h\u00e4r webbplatsen",
|
|
"name": "Namnet p\u00e5 den h\u00e4r installationen",
|
|
"site_id": "SolarEdge webbplats-id"
|
|
},
|
|
"title": "Definiera API-parametrarna f\u00f6r den h\u00e4r installationen"
|
|
}
|
|
}
|
|
}
|
|
} |