2022-02-22 00:17:23 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-03-03 00:20:45 +00:00
|
|
|
"already_configured": "Account is al geconfigureerd",
|
2022-05-21 00:22:49 +00:00
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
2022-02-22 00:17:23 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
|
|
"invalid_auth": "Ongeldige authenticatie"
|
|
|
|
},
|
|
|
|
"step": {
|
2022-03-03 00:20:45 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord"
|
|
|
|
},
|
|
|
|
"description": "De SleepIQ-integratie moet uw account {username} opnieuw verifi\u00ebren.",
|
2022-05-23 00:25:42 +00:00
|
|
|
"title": "Integratie herauthenticeren"
|
2022-03-03 00:20:45 +00:00
|
|
|
},
|
2022-02-22 00:17:23 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord",
|
|
|
|
"username": "Gebruikersnaam"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|