43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Host is already configured.",
|
|
"one_instance_allowed": "Only a single instance is necessary."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Unable to Connect to host",
|
|
"name_exists": "Name already exists",
|
|
"wrong_credentials": "Wrong username or password"
|
|
},
|
|
"step": {
|
|
"options": {
|
|
"data": {
|
|
"scan_interval": "Update frequency"
|
|
},
|
|
"title": "Configure Options"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Name",
|
|
"password": "Password",
|
|
"port": "Port",
|
|
"username": "Username"
|
|
},
|
|
"title": "Setup Transmission Client"
|
|
}
|
|
},
|
|
"title": "Transmission"
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"scan_interval": "Update frequency"
|
|
},
|
|
"description": "Configure options for Transmission",
|
|
"title": "Configure options for Transmission"
|
|
}
|
|
}
|
|
}
|
|
} |