34 lines
957 B
JSON
34 lines
957 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Host is al geconfigureerd."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken met host",
|
|
"name_exists": "Naam bestaat al",
|
|
"wrong_credentials": "verkeerde gebruikersnaam of wachtwoord"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Naam",
|
|
"password": "Wachtwoord",
|
|
"port": "Poort",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"title": "Verzendclient instellen"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"scan_interval": "Update frequentie"
|
|
},
|
|
"title": "Configureer de opties voor Transmission"
|
|
}
|
|
}
|
|
}
|
|
} |