21 lines
590 B
JSON
21 lines
590 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbinding mislukt, probeer het opnieuw",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"email": "E-mailadres",
|
|
"password": "Wachtwoord"
|
|
},
|
|
"title": "Maak verbinding met uw Sense Energy Monitor"
|
|
}
|
|
}
|
|
}
|
|
} |