34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is al geconfigureerd",
|
|
"no_locations": "Er zijn geen locaties beschikbaar voor deze gebruiker, controleer de instellingen van TotalConnect",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"usercode": "Gebruikerscode niet geldig voor deze gebruiker op deze locatie"
|
|
},
|
|
"step": {
|
|
"locations": {
|
|
"data": {
|
|
"location": "Locatie",
|
|
"usercode": "Gebruikerscode"
|
|
},
|
|
"description": "Voer de gebruikerscode voor deze gebruiker in op locatie {location_id}",
|
|
"title": "Locatie gebruikerscodes"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "Total Connect moet uw account opnieuw verifi\u00ebren",
|
|
"title": "Verifieer de integratie opnieuw"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"title": "Total Connect"
|
|
}
|
|
}
|
|
}
|
|
} |