32 lines
1.0 KiB
JSON
32 lines
1.0 KiB
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Apparaat is al geconfigureerd",
|
||
|
"reauth_successful": "Herauthenticatie was succesvol",
|
||
|
"unknown": "Onverwachte fout"
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Kan geen verbinding maken",
|
||
|
"invalid_auth": "Ongeldige authenticatie",
|
||
|
"unknown": "Onverwachte fout"
|
||
|
},
|
||
|
"flow_title": "System Bridge: {name}",
|
||
|
"step": {
|
||
|
"authenticate": {
|
||
|
"data": {
|
||
|
"api_key": "API-sleutel"
|
||
|
},
|
||
|
"description": "Voer de API-sleutel in die u in uw configuratie heeft ingesteld voor {name}."
|
||
|
},
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"api_key": "API-sleutel",
|
||
|
"host": "Host",
|
||
|
"port": "Poort"
|
||
|
},
|
||
|
"description": "Voer uw verbindingsgegevens in."
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"title": "System Bridge"
|
||
|
}
|