27 lines
986 B
JSON
27 lines
986 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
||
|
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan"
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Det gick inte att ansluta.",
|
||
|
"cannot_retrieve_device_info": "Ansluten, men det g\u00e5r inte att h\u00e4mta enhetsinformationen",
|
||
|
"invalid_auth": "Ogiltig autentisering",
|
||
|
"unknown": "Ov\u00e4ntat fel"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"group": "Grupp",
|
||
|
"host": "V\u00e4rd",
|
||
|
"password": "L\u00f6senord",
|
||
|
"ssl": "Anv\u00e4nd ett SSL certifikat",
|
||
|
"verify_ssl": "Verifiera SSL-certifikat"
|
||
|
},
|
||
|
"description": "Ange din SMA-enhetsinformation.",
|
||
|
"title": "St\u00e4ll in SMA Solar"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|