18 lines
474 B
JSON
18 lines
474 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"cannot_connect": "Impossibile connettersi",
|
|
"invalid_auth": "Autenticazione non valida",
|
|
"not_supported": "\u00c8 supportata solo l'API PrusaLink v2",
|
|
"unknown": "Errore imprevisto"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chiave API",
|
|
"host": "Host"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |