28 lines
871 B
JSON
28 lines
871 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "\u00c9chec de connexion",
|
|
"invalid_auth": "Authentification non valide",
|
|
"unknown": "Erreur inattendue"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"token": "Jeton d'acc\u00e8s"
|
|
},
|
|
"description": "L'int\u00e9gration Nuki doit s'authentifier de nouveau avec votre pont.",
|
|
"title": "R\u00e9-authentifier l'int\u00e9gration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "H\u00f4te",
|
|
"port": "Port",
|
|
"token": "Jeton d'acc\u00e8s"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |