30 lines
916 B
JSON
30 lines
916 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Deze service is al geconfigureerd",
|
||
|
"reauth_successful": "Het opnieuw verifi\u00ebren is geslaagd"
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Verbinding tot stand brengen is mislukt",
|
||
|
"invalid_auth": "Ongeldige authenticatie",
|
||
|
"unknown": "Onverwachte fout"
|
||
|
},
|
||
|
"flow_title": "{host}",
|
||
|
"step": {
|
||
|
"reauth_confirm": {
|
||
|
"data": {
|
||
|
"password": "Wachtwoord"
|
||
|
},
|
||
|
"description": "Voer het juiste wachtwoord voor de host in: {host}"
|
||
|
},
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"host": "Host",
|
||
|
"name": "Naam",
|
||
|
"password": "Wachtwoord",
|
||
|
"port": "Poort"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|