34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"api_ratelimit": "API Ratelimit overschreden",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"error": {
|
|
"api_ratelimit": "API Ratelimit overschreden",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"coordinates": {
|
|
"data": {
|
|
"latitude": "Breedtegraad",
|
|
"longitude": "Lengtegraad"
|
|
}
|
|
},
|
|
"country": {
|
|
"data": {
|
|
"country_code": "Landcode"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Toegangstoken",
|
|
"location": "Gegevens ophalen voor"
|
|
},
|
|
"description": "Ga naar https://co2signal.com/ om een token aan te vragen."
|
|
}
|
|
}
|
|
}
|
|
} |