25 lines
863 B
JSON
25 lines
863 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9",
|
|
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Authentification non valide"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "L'int\u00e9gration SmartTub doit r\u00e9-authentifier votre compte",
|
|
"title": "R\u00e9-authentifier l'int\u00e9gration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"email": "Courriel",
|
|
"password": "Mot de passe"
|
|
},
|
|
"description": "Entrez votre adresse e-mail et votre mot de passe SmartTub pour vous connecter",
|
|
"title": "Connexion"
|
|
}
|
|
}
|
|
}
|
|
} |