2022-08-29 00:27:51 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
|
|
},
|
|
|
|
"error": {
|
2022-09-19 00:27:46 +00:00
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"unknown": "Onverwachte fout"
|
2023-01-14 00:22:57 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"client_id": "Client-ID"
|
|
|
|
}
|
|
|
|
}
|
2022-08-29 00:27:51 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|