mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
19 lines
495 B
JSON
19 lines
495 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "D\u00e9j\u00e0 configur\u00e9. Une seule configuration possible."
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_auth": "Authentification invalide"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Mot de passe",
|
||
|
"username": "Email"
|
||
|
},
|
||
|
"title": "Entrez vos identifiants"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|