2021-02-24 00:04:14 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2021-04-08 00:03:23 +00:00
|
|
|
"abort": {
|
|
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
|
|
},
|
2021-02-24 00:04:14 +00:00
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"step": {
|
2021-04-08 00:03:23 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"token": "Toegangstoken"
|
|
|
|
},
|
|
|
|
"description": "De Nuki integratie moet opnieuw authenticeren met je bridge.",
|
|
|
|
"title": "Verifieer de integratie opnieuw"
|
|
|
|
},
|
2021-02-24 00:04:14 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"port": "Poort",
|
|
|
|
"token": "Toegangstoken"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|