27 lines
926 B
JSON
27 lines
926 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"invalid_auth": "Autenticazione non valida",
|
|
"service_unavailable_error": "L'API non \u00e8 attualmente disponibile, riprova pi\u00f9 tardi.",
|
|
"unknown_auth_error": "Errore imprevisto"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Password"
|
|
},
|
|
"description": "Conferma la password per l'account Meater Cloud {username}."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Nome utente"
|
|
},
|
|
"data_description": {
|
|
"username": "Nome utente di Meater Cloud, tipicamente un indirizzo email"
|
|
},
|
|
"description": "Configura il tuo account Meater Cloud."
|
|
}
|
|
}
|
|
}
|
|
} |