22 lines
691 B
JSON
22 lines
691 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "MELCloud integratie is al geconfigureerd voor deze e-mail. Toegangstoken is vernieuwd."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "E-mail"
|
|
},
|
|
"description": "Maak verbinding via uw MELCloud account.",
|
|
"title": "Maak verbinding met MELCloud"
|
|
}
|
|
}
|
|
}
|
|
} |