27 lines
881 B
JSON
27 lines
881 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
|
|
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "\u00c9chec de connexion",
|
|
"invalid_auth": "Authentification non valide"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Mot de passe"
|
|
},
|
|
"description": "L'int\u00e9gration Aladdin Connect doit r\u00e9-authentifier votre compte",
|
|
"title": "R\u00e9-authentifier l'int\u00e9gration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Mot de passe",
|
|
"username": "Nom d'utilisateur"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |