mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
19 lines
499 B
JSON
19 lines
499 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "Gi\u00e0 configurato. \u00c8 possibile una sola configurazione."
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_auth": "Autenticazione non valida"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Password",
|
||
|
"username": "Email"
|
||
|
},
|
||
|
"title": "Immettere nome utente e password"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|