36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
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": {
|
|
"reauth_validate": {
|
|
"data": {
|
|
"password": "Wachtwoord"
|
|
},
|
|
"description": "De Sense-integratie moet uw account {email} opnieuw verifi\u00ebren.",
|
|
"title": "Verifieer de integratie opnieuw"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"email": "E-mail",
|
|
"password": "Wachtwoord",
|
|
"timeout": "Timeout"
|
|
},
|
|
"title": "Maak verbinding met uw Sense Energy Monitor"
|
|
},
|
|
"validation": {
|
|
"data": {
|
|
"code": "Verificatiecode"
|
|
},
|
|
"title": "Sense Multi-factor authenticatie"
|
|
}
|
|
}
|
|
}
|
|
} |