20 lines
516 B
JSON
20 lines
516 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dienst is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"invalid_key": "Ongeldige API-sleutel",
|
|
"no_devices": "Geen apparaten gevonden in account"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"app_key": "Applicatiesleutel"
|
|
},
|
|
"title": "Vul uw gegevens in"
|
|
}
|
|
}
|
|
}
|
|
} |