21 lines
562 B
JSON
21 lines
562 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-sleutel"
|
|
},
|
|
"title": "Efergy"
|
|
}
|
|
}
|
|
}
|
|
} |