|
{
|
|
"config": {
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"not_supported": "Only PrusaLink API v2 is supported",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API Key",
|
|
"host": "Host"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |