2020-09-01 00:07:08 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-27 00:06:28 +00:00
|
|
|
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
|
2020-09-03 00:06:16 +00:00
|
|
|
"cannot_connect": "Impossibile connettersi",
|
2021-02-16 00:03:57 +00:00
|
|
|
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente",
|
2020-09-03 00:06:16 +00:00
|
|
|
"unknown": "Errore imprevisto"
|
2020-09-01 00:07:08 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Impossibile connettersi",
|
|
|
|
"invalid_auth": "Autenticazione non valida",
|
|
|
|
"unknown": "Errore imprevisto"
|
|
|
|
},
|
|
|
|
"step": {
|
2020-09-03 00:06:16 +00:00
|
|
|
"reauth": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Nome utente"
|
|
|
|
}
|
|
|
|
},
|
2020-09-01 00:07:08 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Nome utente"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|