18 lines
512 B
JSON
18 lines
512 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"cannot_connect": "Verbinding mislukt, probeer het opnieuw",
|
||
|
"invalid_auth": "Ongeldige authenticatie",
|
||
|
"unknown": "Onverwachte fout"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Wachtwoord (alleen beveiligd).",
|
||
|
"protocol": "Protocol",
|
||
|
"username": "Gebruikersnaam (alleen beveiligd)."
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|