2022-06-23 00:20:13 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2022-08-02 00:27:42 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
|
|
"invalid_auth": "Ogiltig autentisering"
|
|
|
|
},
|
2022-06-23 00:20:13 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"api_key": "API-nyckel"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|