35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is al geconfigureerd",
|
|
"no_devices_found": "Geen apparaten gevonden op het netwerk",
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
|
},
|
|
"error": {
|
|
"invalid_access_token": "Ongeldig toegangstoken",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"reauth": {
|
|
"data": {
|
|
"access_token": "Toegangstoken",
|
|
"email": "E-mail"
|
|
},
|
|
"description": "Voer uw Awair-ontwikkelaarstoegangstoken opnieuw in."
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"access_token": "Toegangstoken",
|
|
"email": "E-mail"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"access_token": "Toegangstoken",
|
|
"email": "E-mail"
|
|
},
|
|
"description": "U moet zich registreren voor een Awair-toegangstoken voor ontwikkelaars op: https://developer.getawair.com/onboard/login"
|
|
}
|
|
}
|
|
}
|
|
} |