41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"device_unsupported": "Het apparaat wordt niet ondersteund.",
|
|
"reauth_successful": "Herauthenticatie was succesvol",
|
|
"reauth_unsuccessful": "Herauthenticatie is mislukt, verwijder de integratie en stel het opnieuw in."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"flow_title": "{host}",
|
|
"step": {
|
|
"confirm_discovery": {
|
|
"description": "Wilt u Nettigo Air Monitor instellen bij {host} ?"
|
|
},
|
|
"credentials": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Voer de gebruikersnaam en het wachtwoord in."
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Voer de juiste gebruikersnaam en wachtwoord in voor host: {host}"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Stel Nettigo Air Monitor integratie in."
|
|
}
|
|
}
|
|
}
|
|
} |