27 lines
1011 B
JSON
27 lines
1011 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9",
|
|
"cannot_connect": "\u00c9chec de connexion",
|
|
"invalid_auth": "Authentification invalide"
|
|
},
|
|
"flow_title": "{username}",
|
|
"step": {
|
|
"reauth": {
|
|
"data": {
|
|
"password": "Mot de passe"
|
|
},
|
|
"description": "L'authentification a \u00e9chou\u00e9 pour OVO Energy. Veuillez saisir vos informations d'identification actuelles.",
|
|
"title": "R\u00e9authentification"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Mot de passe",
|
|
"username": "Nom d'utilisateur"
|
|
},
|
|
"description": "Configurez une instance OVO Energy pour acc\u00e9der \u00e0 votre consommation d'\u00e9nergie.",
|
|
"title": "Ajouter un compte OVO Energy"
|
|
}
|
|
}
|
|
}
|
|
} |